v4
OpenAPI 3.1.02026-07-313621,3961.8 MBAgents Platform
Get Secret Dependencies By Type
Get paginated list of resources that depend on a specific secret, filtered by resource type.
get/v1/convai/secrets/{secret_id}/dependencies/{resource_type}
Path parameters
secret_idstring required
resource_type'tools' | 'agents' | 'phone_numbers' required
Query parameters
page_sizeinteger
How many dependency items to return per page.
How many dependency items to return per page.
cursorstring nullable
Used for fetching next page. Cursor is returned in the response.
Used for fetching next page. Cursor is returned in the response.
Headers
xi-api-keystring nullable
Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.
Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.
Response
Successful Response