Documentation Index
Fetch the complete documentation index at: https://docs.apifycloud.io/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
GET https://api.apifycloud.io/api/v1/video/{appId}/scheduled-calls
Authentication
Bearer token required. Scope:scheduling:read
Path parameters
appId(UUID, required)
Query parameters
agentId(string, optional) filter to a single assigned agentstatus(string, optional) comma-separated:scheduled,pending_confirmation,confirmed,cancelled,completed,no_showbookingSource(string, optional) comma-separated:admin,agent,public_booking,apidateFrom(string, optional) ISO-8601 inclusive lower bound onscheduled_atdateTo(string, optional) ISO-8601 exclusive upper bound onscheduled_atsearch(string, optional) substring match acrossguest_name/guest_email/guest_phonelimit(number, optional) 1–200, default 50offset(number, optional) default 0
Response
Errors
403 forbiddenunauthorized for app or missing scope400 validation_errorinvalid query parameters429 rate_limit_exceeded500 server_error