GET
/
api
/
schedules
/
{schedule_id}
/
updates

Path Parameters

schedule_id
integer
required

The ID of the schedule.

Query Parameters

per_page
integer

How many items to show per page.

page
integer

Which page to show.

sort
enum<string>

Field to sort by.

Available options:
name,
created_at
include
enum<string>

Include related resources.

Available options:
schedule

Response

200 - application/json
data
object[]