Skip to main content
GET
List Agents

Authorizations

Authorization
string
header
required

Short-lived user access token (ES256 JWT) issued by POST /v1/auth/login or the CLI device flow.

Path Parameters

workspace_id
string<uuid>
required

Response

Successful Response

id
string<uuid>
required
name
string
required
status
enum<string>
required
Available options:
active,
idle
models
string[]
required
first_seen
string<date-time>
required
last_seen
string<date-time>
required