Skip to main content
GET
Get Agents
Returns all agents owned by the authenticated workspace.
Use GET /agents/{id} to get a single agent’s full details including SECRET_API_KEY and nodes.

Authorizations

Authorization
string
header
required

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

Response

Successful response

success
boolean
required
message
string
required
data
any