Agents Platform
Get Convai Workspace Secrets
Get all workspace secrets for the user
GET
Get Convai Workspace Secrets
Headers
Your API key for programmatic access. Send it in the x-api-key header; you can create and manage keys from the Developers page.
Query Parameters
How many documents to return at maximum. Can not exceed 100. If not provided, returns all secrets.
Required range:
1 <= x <= 100Maximum number of dependent resources (tools, agents, phone numbers) to return per secret. Can not exceed 100.
Required range:
1 <= x <= 100If specified, returns only secrets whose names start with this string.
Used for fetching next page. Cursor is returned in the response.