v52

OpenAPI 3.1.0raw.githubusercontent.com2026-07-311,1941,9384.1 MB
Assistants

List scheduled events

Get scheduled events for an assistant with pagination and filtering

get/ai/assistants/{assistant_id}/scheduled_events

Path parameters

assistant_idstring required

Unique identifier of the assistant.

Query parameters

from_datestring date-time

Start of the date range filter (inclusive, ISO 8601).

to_datestring date-time

End of the date range filter (inclusive, ISO 8601).

conversation_channel'phone_call' | 'sms_chat'

Filter results by conversation channel.

numberinteger
sizeinteger

Consolidated page parameter (deepObject style). Originally: page[size], page[number]

Response

Successful Response