Skip to main content
GET
List My Agents

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Successful Response

api_key
string
required
created_at
string<date-time>
required
created_by
string
required
description
string | null
required
id
string
required
is_active
boolean
required
last_used_at
string<date-time> | null
required
name
string
required
permissions
string[] | null
required
objective
string | null
permission_flags
Permission Flags · object | null
preset_id
string | null
Last modified on May 17, 2026