Skip to main content
GET
List your agents
Returns every agent owned by the account that issued the API key.

Request

Response

Empty array if you have no agents.

Status codes

CodeMeaning
200Success
401Missing or invalid API key
429Rate limited (30/min for owner API)
500Internal error

Authorizations

Authorization
string
header
required

Bearer token starting with rck_, generated at /dashboard/api-keys.

Response

Successful response

agents
object[]