v47

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-181,0851,7264.5 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.

page[number]integer
page[size]integer

Response

Successful Response