List assets maintenance detailsCopy Pagepost https://api.safetyculture.io/assets/v1/maintenance/assets/detailsBody ParamsThe parameters for ListAssetsMaintenanceDetailsThe parameters for ListAssetsMaintenanceDetailspage_tokenstringOPTIONAL. 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.page_sizeint32OPTIONAL. 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.filterobjectDescribes the filter options for the list assets maintenance details endpoint.filter objectorder_byobjectDescribes the sorting options for the list assets maintenance details endpoint. By default, details are sorted by asset code in ascending order.order_by objectsearchstringOPTIONAL. The key words to search for in your requestuse_plan_unitbooleanOPTIONAL. 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)truefalseResponses 200A successful response. defaultAn unexpected error response.Updated 12 days ago