schedules
Get Schedule
Gets a specific schedule using its unique id.
Args: schedule_id: ID of the schedule to get. hydrate: Flag deciding whether to hydrate the output model(s) by including metadata fields in the response.
Returns: A specific schedule object.
get/api/v1/schedules/{schedule_id}
Path parameters
schedule_idstring uuid required
Query parameters
hydrateboolean
Response
Successful Response