post
https://api.safetyculture.io/assets/v1/types//fields/list
Retrieve all asset fields in your organization and check which ones are associated with a specific asset type. Each field includes a boolean indicating whether it's visible on (associated with) the specified type.
Use this endpoint to:
- View which fields are available on assets of this type.
- Identify fields that can be added to the type.
- Audit field associations across types.
Requirements
Currently, this endpoint returns all asset fields in your organization, regardless of whether an asset field is associated with the specified asset type or not. We'll be making an improvement in the future to only return asset fields that are associated with the specified asset type.