Asset Management
Get Asset by ID
Retrieve an asset by its unique platform asset ID (UUID format).
get/v0/platform/assets/{asset_id}
Path parameters
asset_idstring required
The unique platform asset ID.
Response
Successful response with the asset details.
Changes
Changed in 3 of the 95 revisions of this API.21
- ●
added the new
tronenum value to the///response property for the response statusresponse-property-enum-value-added
- ●
- ○
the endpoint scheme security
JWTwas added to the APIapi-security-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ●
added the new
stellarenum value to the///response property for the response statusresponse-property-enum-value-added
- ●
Of the 95 revisions, 1 has no diff computed.