Skip to main content
GET
List available assistants

Authorizations

X-API-KEY
string
header
required

Headers

X-End-User-ID
string | null

Response

Successful Response

id
string<uuid>
required

The unique identifier for the assistant.

name
string
required

The name of the assistant.

created_at
string<date-time>
required

Creation timestamp.

updated_at
string<date-time>
required

Last update timestamp.

description
string | null

A description of the assistant.

model_name
string | null

The model used by this assistant.

mcp_config
Mcp Config · object | null

The default MCP configuration for this assistant.