v1

latestOpenAPI 3.1.02026-07-263911,4691.1 MB
Data Feeds

Data feed for inspections

get/feed/inspections

Query parameters

modified_afterstring date-time

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

modified_beforestring date-time

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

templatestring[]

Filter inspections conducted from these template IDs.

archived'false' | 'true' | 'both'

Filter inspections that are archived.

  • false: Only include unarchived inspections.
  • true: Only include archived inspections.
  • both: Include both unarchived and archived inspections.
completed'true' | 'false' | 'both'

Filter inspections that are complete.

  • true: Only include complete inspections.
  • false: Only include incomplete inspections.
  • both: Include both completed and incomplete inspections.
web_report_link'private' | 'public'

The format for web report links returned.

  • private: Return private web report links that require login.
  • public: Return public web report links.

Response

A successful response.