List inspections

Returns a list of allowed inspections.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
🎉

Now GA

Inspections have recently graduated from a beta feature to generally available. For more details on beta policy and backwards compatibility, please see our section on beta features.

📘

Inspection Results

The inspection results array is dynamic based on the customer's specific, custom workflows. The format and shape of the data stays consistent and backwards compatible, but the number of checklists, fields, or other objects can change, always adhering to the documented schemas. Of course, field values are determined by user input.

Keep this in mind when building an integration around inspection results. Your system should be flexible enough to read through results, understand the types, identify what you are looking for, and fail gracefully if there is a new feature or other data it does not recognize.

Query Params
string

Requests a specific page of resources. Pages are specified with an base64 encoded cursor passed back in the paging object.

int32
≤ 100

Specify the number of resources returned per page up to maximum of 100.

date-time

To filter results by records created after a specified date in ISO 8601 format.

date-time

To filter results by records created before a specified date in ISO 8601 format.

string
enum

To filter results by a certain type.

Allowed:
string
length ≤ 255

The user-facing label of the department.

Responses

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