Motion Logo Motion API Documentation
Support
API Keys

Get Schedules

Get a list of schedules for your user

GET v1 / schedules

Authorization

Authorization string required

Bearer authentication header of the form Bearer <token> where <token> is your auth token.

Response

200 - application/json - array

name string required

isDefaultTimezone boolean required

timezone string required

The timezone of the schedule

schedule object required

The schedule details

Was this page helpful?