Fetch a schedule

GET {{baseUrl}}/schedules/:id

This operation shows the details of a specific schedule.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"schedule":{"action_type":"start_stop","created_at":"2020-01-29T17:16:21.995Z","end_repeat":"1984-04-24","id":"vhB0jSlB","name":"Scheduled start for my camera","recurrence_data":"friday","recurrence_type":"recur","start_repeat":"1958-01-10","start_transcoder":"2020-02-01T00:00:00.000Z","state":"enabled","stop_transcoder":"2020-02-29T23:59:59.999Z","transcoder_id":"P0NrTP7m","transcoder_name":"My Camera","updated_at":"2020-01-30T16:44:37.995Z"}}