Get Asset Attribute

Retrieves details of an attribute on an asset.

Path Params
string
required

ID of the asset to be retrieved. This can either be the Threekit UUID or the user defined customId.

string
required

ID of the attribute. It can either be the UUID or the name of the attribute.

Query Params
string
required

Public access token used to authorize the request. Requests may only come from the token's allowed domains. This parameter is mandatory when making requests from a browser. Outside of the browser instead supply a bearer header using a private access token.

string

Name of the org branch to connect to. If no value is provided the default value is "main".

Responses

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