Search modified inspections

Query Params
field
array of strings

The fields to return. Defaults to just audit_id.

  • audit_id: Include audit_id in the response.
  • modified_at: Include modified_at in the response.
  • template_id: Include template_id in the response.
field
string
enum
Defaults to asc

The order to return results in.

  • asc: Ascending order.
  • desc: Descending order.
Allowed:
date-time

Filter inspections modified after this date time.

date-time

Filter inspections modified before this date time.

template
array of strings

Filter to inspections conducted from these templates.

template
string
enum
Defaults to false

Filter results by archived status. Default is false.

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

Filter results by completed status. Default is both.

  • both: Both complete and incomplete inspections.
  • false: Only incomplete inspections.
  • true: Only complete inspections.
Allowed:
string
enum
Defaults to all

Filter results by owner. Default is all.

  • all: Owned by anyone.
  • me: Only owned by the requesting user
  • other: Only owned by other users.
Allowed:
int32

Limit the number of results returned. Default is 100.

Responses

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