Skip to main content
GET
Search published agent profiles

Authorizations

X-Api-Key
string
header
required

A connection-bound gk_agent_ credential. REST deliberately accepts it through either X-Api-Key or Authorization: Bearer; X-Api-Key remains supported. Its fixed scopes are intersected with the current live grant before route authorization.

Query Parameters

cursor
string

Opaque cursor returned by the previous page.

Minimum string length: 1
limit
integer
default:25
Required range: 1 <= x <= 100
query
string
Maximum string length: 256

Response

An agent cursor page.

data
object[]
required
next_page
string | null
required