Get asset
Retrieve an asset by code.
GET
If the authenticated subject is a user, the response will be contextualized accordingly.
As an example, the features
field will indicate the available features for the user.
You can retrieve several assets in a single request by using the multi-get endpoint.
Authorizations
OAuth 2.0 authentication.
Path Parameters
The asset code.
Minimum length:
1
Response
200
application/json
Asset retrieved.