List Assistant
Returns all assistants available to your organization
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The maximum number of results to return. Defaults to 100, maximum is 1000.
Filter assistants created on or after this date (ISO 8601 format)
Filter assistants created on or before this date (ISO 8601 format)
Response
The unique identifier for the assistant
The name of the assistant
The identifier of the organization the assistant belongs to
The timestamp when the assistant was created
The timestamp when the assistant was last updated
The language model configuration for the assistant
The voice model configuration for the assistant
The initial message the assistant will use
The maximum duration in seconds for the assistant's interaction
The message the assistant will leave as a voicemail
The URL the assistant will send the end of call report to
Whether a secret is set for the webhook
The analysis plan for the assistant