List assets maintenance details

Returns a paginated list of maintenance details for assets, including service status and readings.

Body Params

The parameters for ListAssetsMaintenanceDetails

string

OPTIONAL. The value of next_page_token from a previous response. If specified, the API will return the next batch of results following the previous list assets maintenance details request.

int32

OPTIONAL. The number of assets to return. By default, each request returns 50 assets maintenance details. You can specify a page_size value between 1 to 100.

filter
object

OPTIONAL. The array of filters to apply in your request. You can apply multiple filters in a single request.

order_by
object

OPTIONAL. The sorting order for the assets maintenance details in the response. By default, details are sorted by asset code in ascending order.

string

OPTIONAL. The key words to search for in your request

boolean

OPTIONAL. Specifies whether to return unit values using the maintenance plan's unit system. If false or unset, values will default to the user's preferred unit system (as configured in their profile settings)

Responses

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