Skip to main content
GET
Inspection templates with their published version and what it asks.

Headers

Range
string

Limiting and Pagination

Range-Unit
string
default:items

Limiting and Pagination

Prefer
enum<string>

Preference

Available options:
count=none

Query Parameters

id
string
code
string
name
string
description
string
inspection_type_id
string
inspection_type
string
is_regulatory
string
asset_type_id
string
asset_type_name
string
estimated_minutes
string
pass_threshold_percent
string
requires_signature
string
is_active
string
current_version_id
string
current_version
string
versions
string
items
string
inspections
string
unpublished
string
row_version
string
select
string

Filtering Columns

order
string

Ordering

offset
string

Limiting and Pagination

limit
string

Limiting and Pagination

Response

OK

asset_type_id
string<uuid>

Note: This is a Foreign Key to asset_type_settings.id.

asset_type_name
string<character varying>
Maximum string length: 200
code
string<character varying>
Maximum string length: 60
current_version
integer<int32>
current_version_id
string<uuid>
description
string<text>
estimated_minutes
integer<int32>
id
string<uuid>

Note: This is a Primary Key.

inspection_type
string<character varying>
Maximum string length: 150
inspection_type_id
string<uuid>

Note: This is a Foreign Key to inspection_type_settings.id.

inspections
integer<int64>
is_active
boolean<boolean>
is_regulatory
boolean<boolean>
items
integer<int64>
name
string<character varying>
Maximum string length: 250
pass_threshold_percent
number<numeric>
requires_signature
boolean<boolean>
row_version
integer<int64>
unpublished
boolean<boolean>
versions
integer<int64>