Assets
List all Assets
Filtering
This endpoint supports result filtering. For more information on how to filter this request, go here.
OAuth Scope
This endpoint requires the following OAuth scope read_assets.
get/asset.json
Response
An array of Assets
Example response
[
{
"uuid": "123e4567-dd5e-4b3d-a4bd-23f94042120b",
"edit_date": "2026-03-01 12:00:00",
"company_uuid": "123e4567-6ac6-439b-a3f3-23f94a0de2ab",
"asset_type_uuid": "123e4567-c5b4-4a6e-ad3e-23f9440b9bfb",
"geo_timestamp": "2026-03-01 12:00:00"
}
]