List assetsCopy Pagepost https://api.safetyculture.io/assets/v1/assets/listBody ParamsThe parameters for ListAssetspage_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 request.page_sizeint32OPTIONAL. The number of assets to return. By default, each request returns 50 assets. You can specify a page_size value between 1 to 100.searchstringOPTIONAL. The key words to search for in your request.asset_filtersarray of objectsOPTIONAL. The array of asset filters to apply in your request. You can apply multiple filters in a single request.asset_filtersADD objectorder_byobjectDescribes the sorting options for the list assets endpoint. By default, assets are sorted by creation date from the most recent to the least recent.order_by objectResponses 200A successful response. defaultAn unexpected error response.Updated 5 days ago