Agents
Search agents
Searches for agents by matching the query term against agent names and descriptions (case-insensitive).
Returns agents accessible to the authenticated user within their organization. Results are
limited to prevent performance issues — use maxRecords to control the limit.
GET
Search for agents by name or description
Authorizations
API Key authorization header. Example: "Authorization: ApiKey {your-api-key}"
OAuth 2.0 Bearer token. Example: "Authorization: Bearer {access-token}"
Query Parameters
The search term to match against agent names and descriptions
Maximum number of results to return. Defaults to 50, max 1000.
Response
Returns the list of matching agents
Available options:
1, 2, 3, 4 Available options:
1, 2, 3