get
https://api.safetyculture.io/assets/v1/assets/
Retrieve complete details for an asset, including its custom field values, attached media, and assigned status. You can obtain the asset ID from the List assets endpoint or from the web app manually.
The statuses array reflects the asset’s current status. An asset type currently supports a single status group only, so this array contains at most one status. The entry includes the status_option_id, along with the status option’s name, color, and the Status Group it belongs to.
Requirements
If your organization uses site-based access for assets, the API only returns assets that the API token’s user can access through their site membership.