Asset Management
Get Asset by ID
Retrieves the asset identified by assetId.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Identifier of the asset.
Example:
"asset-test-01"
Response
200
application/json
Successful asset retrieval.
The response is of type object
.