Skip to main content
GET
List Agents

Authorizations

X-API-Key
string
header
required

Provide either X-API-Key: or Authorization: Bearer

Response

List of agents

id
string
required

Agent ID

name
string | null
required

Agent name

description
string | null
required

Agent description

isPublished
boolean
required

Whether the agent has a published revision

hasChanges
boolean
required

Whether the agent has unpublished changes

createdAt
string<date-time>
required

Creation timestamp

updatedAt
string<date-time>
required

Last update timestamp