Agents
List Agents
deprecated
Retrieve a paginated list of all agents in your organization.
GET
Get all agents by organization ID (structured)
Returns all agents in your organization, sorted by creation date (newest first). Use this to populate agent selection dropdowns in your dashboard, audit configurations across your team, or sync agent state into your own database.
Query parameters
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
RSA encrypted organization ID (base64 format)
Example:
"BASE64_ENCRYPTED_ORG_ID_HERE"
Response
200 - application/json
Example:
0
Example:
false
Example:
false
Example:
"llm_abc123xyz789ab"
Example:
"llm_abc123xyz789ab"
Example:
500
Example:
"tr0deepnova3xx"
Get all agents by organization ID (structured)