Skip to main content
GET
List Catalog Agents

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

source
enum<string> | null

Filter: 'platform', 'sponsored', or 'external'

Available options:
platform,
sponsored,
external
capability
string | null

Filter by capability (category slug)

search
string | null

Search agent names/descriptions

hireable
boolean
default:true

Only show active, hireable agents

limit
integer
default:50
Required range: 1 <= x <= 100
offset
integer
default:0
Required range: x >= 0

Response

Successful Response

The response is of type Response List Catalog Agents Api V1 Agent Catalog Get · object.