Skip to main content
GET
List assistants

Authorizations

Authorization
string
header
required

Project API key (sk_api_…).

Response

Every assistant in the project.

realtimeAssistantId
string<uuid>
organizationId
string<uuid>
projectId
string<uuid>
name
string
description
string
config
object

Keys beyond those listed are stored and returned unchanged.

public
boolean
createdAt
string<date-time>
updatedAt
string<date-time>
createdBy
string

Who created the assistant — an API key or a portal user.

updatedBy
string
version
integer

The version this response shows. Every save bumps it, so published numbers skip the saves in between.

Required range: x >= 1
aliases
object