v1

latestOpenAPI 3.1.02026-07-263911,4691.1 MB
Assets

List asset service history

post/assets/v1/maintenance/asset/{asset_id}/service-history

Path parameters

asset_idstring required

The identifier of the asset.

Request body

plan_idstring

The identifier of the maintenance plan.

page_tokenstring

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 asset service history request.

page_sizeinteger

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

Response

A successful response.

next_page_tokenstring

The value you can use to retrieve additional asset service history. If a value exists, it means there are more results than listed. Use the value in your request body as a page_token field to view more results.