Data feed for inspections

πŸ“˜οΈ 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
date-time

Filter inspections modified after this date in the Internet Date-Time format. For example, 2014-01-28T23:14:23.000Z.

date-time

Filter inspections modified before this date in the Internet Date-Time format. For example, 2014-01-28T23:14:23.000Z.

template
array of strings

Filter inspections conducted from these template IDs.

template
string
enum
Defaults to false

Filter inspections that are archived.

  • false: Only include unarchived inspections.
  • true: Only include archived inspections.
  • both: Include both unarchived and archived inspections.
Allowed:
string
enum
Defaults to true

Filter inspections that are complete.

  • true: Only include complete inspections.
  • false: Only include incomplete inspections.
  • both: Include both completed and incomplete inspections.
Allowed:
string
enum
Defaults to private
Allowed:
Responses

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