Return a paginated list of schedules for a device, filtered by status. The route is published ahead of the implementation; every call returns 501 until the scheduler lands.
Documentation Index
Fetch the complete documentation index at: https://docs.amps.ai/llms.txt
Use this file to discover all available pages before exploring further.
Pagination offset (default 0).
0
Maximum number of schedules to return (1-50, default 10).
10
Filter by schedule status.
pending, active, completed, cancelled Device whose schedules to list.
"dev_abc123"
Schedules listed.