Data feed for schedule assignees (legacy)

πŸ“˜οΈ
For organizations on the new Schedules experience, use the Data feed for schedule assignees for new builds.

πŸ“˜οΈ Important update

Starting February 1, 2025, we will standardize the date and time format in Feed APIs.

  • New format: {year}-{month}-{day}T{hour}:{min}:{sec}[.{frac_sec}]Z
  • Example: 2014-01-28T23:14:23.000Z

Until this change is implemented, you can continue to use the current format. After this date, API requests with incorrect formats will return an error. We would recommend that you update your applications to the new format as soon as possible.
Learn more

Query Params
int32

Maximum number of schedules to consider (max 500)

int32

Number of entries to offset the results from the beginning of the queried
result set

string
enum
Defaults to true

Flag indicating should include active schedules, or not

  • true: Only include inactive schedules.
  • false: Only include active schedules.
Allowed:
string
enum
Defaults to true

Flag indicating should include finished schedules, or not

  • true: Only include not finished schedules.
  • false: Only include finished schedules.
Allowed:
string
enum
Defaults to true

Flag indicating should include paused schedules, or not

  • true: Only include not paused schedules.
  • false: Only include paused schedules.
Allowed:
template
array of strings

Filter inspections conducted from these templates.

template
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json