Coveo · Capability
Coveo Security Cache API — Security Providers
Coveo Security Cache API — Security Providers. 9 operations. Lead operation: Get All Security Providers for an Organization. Self-contained Naftiko capability covering one Coveo business surface.
What You Can Do
GET
Getsecurityproviders
— Get All Security Providers for an Organization
/v1/organizations/{organizationid}/securityproviders
POST
Createsecurityprovider
— Create a Security Provider for an Organization
/v1/organizations/{organizationid}/securityproviders
POST
Getsecurityprovidersbyidswithfilter
— Get and Filter Security Providers by Ids for an Organization.
/v1/organizations/{organizationid}/securityproviders/batch/filter
GET
Getsecurityprovidersbypage
— Get and Filter Security Providers by Page for an Organization.
/v1/organizations/{organizationid}/securityproviders/page
GET
Getsecurityprovider
— Get a Single Security Provider for an Organization
/v1/organizations/{organizationid}/securityproviders/{securityproviderid}
PUT
Createorupdatesecurityprovider
— Update a Security Provider for an Organization
/v1/organizations/{organizationid}/securityproviders/{securityproviderid}
DELETE
Removesecurityprovider
— Remove a Security Provider from an Organization
/v1/organizations/{organizationid}/securityproviders/{securityproviderid}
GET
Getsecurityproviderraw
— Get the Raw Configuration of a Security Provider for an Organization
/v1/organizations/{organizationid}/securityproviders/{securityproviderid}/raw
PUT
Createorupdatesecurityproviderraw
— Update the Raw Configuration of a Security Provider for an Organization
/v1/organizations/{organizationid}/securityproviders/{securityproviderid}/raw
MCP Tools
get-all-security-providers-organization
Get All Security Providers for an Organization
read-only
idempotent
create-security-provider-organization
Create a Security Provider for an Organization
get-and-filter-security-providers
Get and Filter Security Providers by Ids for an Organization.
read-only
get-and-filter-security-providers-2
Get and Filter Security Providers by Page for an Organization.
read-only
idempotent
get-single-security-provider-organization
Get a Single Security Provider for an Organization
read-only
idempotent
update-security-provider-organization
Update a Security Provider for an Organization
idempotent
remove-security-provider-organization
Remove a Security Provider from an Organization
idempotent
get-raw-configuration-security-provider
Get the Raw Configuration of a Security Provider for an Organization
read-only
idempotent
update-raw-configuration-security-provider
Update the Raw Configuration of a Security Provider for an Organization
idempotent