Agent
Get All Agents
Retrieve all AI agents configured in your organization
GET
Get All Agents
Get All Agents
Retrieve detailed information for all registered AI agents in your organization, helping you view and manage agent records within the system.Prerequisites: Make sure you have your API Token and Org-Handle ready. See Authentication for details.
Headers
You can get the
Org-Handle by hitting the Get All Organizations API. The domain_handle field in the response is your Org-Handle.Response Fields
Agent Object Fields
Common Error Codes
Code Examples
Best Practices
- Agent Handle: Note the
handlefield - it is used as theagent_handlepath parameter in other agent endpoints - State Filtering: Filter by
statein your application to show onlypublishedagents - Org-Handle: Always include the correct organization handle in requests
- Error Handling: Always handle potential errors and edge cases
- Security: Keep API tokens secure and rotate them regularly
Get All Agents