Skip to main content
GET
Tool types with what they demand.

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
tool_category_id
string
category_name
string
requires_calibration
string
default_calibration_interval_months
string
requires_certification_id
string
requires_certification
string
is_rentable
string
is_active
string
tools
string
uncalibrated_schedule
string
row_version
string
select
string

Filtering Columns

order
string

Ordering

offset
string

Limiting and Pagination

limit
string

Limiting and Pagination

Response

OK

category_name
string<character varying>
Maximum string length: 200
code
string<character varying>
Maximum string length: 60
default_calibration_interval_months
integer<integer>
description
string<text>
id
string<uuid>

Note: This is a Primary Key.

is_active
boolean<boolean>
is_rentable
boolean<boolean>
name
string<character varying>
Maximum string length: 200
requires_calibration
boolean<boolean>
requires_certification
string<character varying>
Maximum string length: 200
requires_certification_id
string<uuid>

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

row_version
integer<bigint>
tool_category_id
string<uuid>

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

tools
integer<bigint>
uncalibrated_schedule
integer<bigint>