Skip to main content
GET
What a model expected, with the date it said so, so it can be graded afterwards.

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
model_code
string
predicted_at
string
failure_probability
string
horizon_days
string
remaining_useful_life_days
string
intervention_from
string
intervention_to
string
confidence
string
evidence
string
select
string

Filtering Columns

order
string

Ordering

offset
string

Limiting and Pagination

limit
string

Limiting and Pagination

Response

OK

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
confidence
number<numeric>
evidence
string<jsonb>
failure_probability
number<numeric>
horizon_days
integer<integer>
id
string<uuid>

Note: This is a Primary Key.

intervention_from
string<date>
intervention_to
string<date>
model_code
string<character varying>
Maximum string length: 60
predicted_at
string<timestamp with time zone>
remaining_useful_life_days
integer<integer>