Skip to main content
GET
The questions a template version 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
inspection_template_version_id
string
inspection_template_id
string
version_number
string
version_status
string
sequence
string
section
string
prompt
string
guidance
string
response_type
string
is_mandatory
string
is_critical
string
unit_of_measure_id
string
unit_code
string
expected_min_value
string
expected_max_value
string
pass_values
string
options
string
weight
string
requires_photo
string
requires_note_on_fail
string
failure_creates_work_order
string
failure_priority_code
string
ungradeable
string
row_version
string
select
string

Filtering Columns

order
string

Ordering

offset
string

Limiting and Pagination

limit
string

Limiting and Pagination

Response

OK

expected_max_value
number<numeric>
expected_min_value
number<numeric>
failure_creates_work_order
boolean<boolean>
failure_priority_code
string<character varying>
Maximum string length: 40
guidance
string<text>
id
string<uuid>

Note: This is a Primary Key.

inspection_template_id
string<uuid>

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

inspection_template_version_id
string<uuid>
is_critical
boolean<boolean>
is_mandatory
boolean<boolean>
options
string<jsonb>
pass_values
string<jsonb>
prompt
string<text>
requires_note_on_fail
boolean<boolean>
requires_photo
boolean<boolean>
response_type
string<character varying>
Maximum string length: 30
row_version
integer<bigint>
section
string<character varying>
Maximum string length: 150
sequence
integer<integer>
ungradeable
boolean<boolean>
unit_code
string<character varying>
Maximum string length: 30
unit_of_measure_id
string<uuid>

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

version_number
integer<integer>
version_status
string<character varying>
Maximum string length: 20
weight
number<numeric>