List an asset type's asset field associations

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.

Path Params
string
required

Unique ID of the asset type.

Body Params

The parameters for ListTypeFields

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json