Get status signals for an asset by ID

Returns a paginated list of status signals for the asset identified by its internal ID. Status signals indicate the operational state of the asset (e.g. OK, warning, or error).

Path Params
string
required

The asset's internal ID

Query Params
number

Page number.

number

Define how many items will be received in the payload per request. (default 20 items, max 1000 items)

date-time

Filter by createdAt date FROM the provided value as an ISO UTC string. Inclusive.

date-time

Filter by createdAt date UNTIL the provided value as an ISO UTC string. Inclusive.

date-time

Filter by resolvedAt date FROM the provided value as an ISO UTC string. Inclusive.

date-time

Filter by resolvedAt date UNTIL the provided value as an ISO UTC string. Inclusive.

Responses

400

Bad Request

403

Forbidden

404

Not Found

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json