Skip to main content
GET
What the reliability engine says should happen, with the figures behind each sentence.

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
asset_id
string
asset_number
string
asset_name
string
site_id
string
site_code
string
recommendation_type
string
severity
string
headline
string
detail
string
evidence
string
period_start
string
period_end
string
status
string
dismissed_reason
string
dismissed_at
string
actioned_work_order_id
string
computed_at
string
row_version
string
select
string

Filtering Columns

order
string

Ordering

offset
string

Limiting and Pagination

limit
string

Limiting and Pagination

Response

OK

actioned_work_order_id
string<uuid>

Note: This is a Foreign Key to inspection_failures.found_in_work_order_id.

asset_id
string<uuid>

Note: This is a Foreign Key to asset_contracts.asset_id.

asset_name
string<character varying>
Maximum string length: 250
asset_number
string<character varying>
Maximum string length: 80
computed_at
string<timestamp with time zone>
detail
string<text>
dismissed_at
string<timestamp with time zone>
dismissed_reason
string<text>
evidence
string<jsonb>
headline
string<character varying>
Maximum string length: 250
id
string<uuid>

Note: This is a Primary Key.

period_end
string<date>
period_start
string<date>
recommendation_type
string<character varying>
Maximum string length: 30
row_version
integer<bigint>
severity
string<character varying>
Maximum string length: 20
site_code
string<character varying>
Maximum string length: 50
site_id
string<uuid>

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

status
string<character varying>
Maximum string length: 20