Fetch the state of a schedule

GET {{baseUrl}}/schedules/:id/state

This operation shows the current state of a schedule.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"schedule":{"state":"enabled"}}