Agents
Get Agents
Returns a page of your agents and their metadata.
GET
/
v1
/
convai
/
agents
Headers
Your API key. This is required by most endpoints to access our API programatically. You can view your xi-api-key using the 'Profile' tab on the website.
Query Parameters
Used for fetching next page. Cursor is returned in the response.
How many Agents to return at maximum. Can not exceed 100, defaults to 30.
Required range:
1 < x < 100
Search by agents name.
Was this page helpful?