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.

OR

Changes

Changed in 3 of the 95 revisions of this API.21

    • added the new tron enum value to the /// response property for the response status

      response-property-enum-value-added

    • the endpoint scheme security JWT was added to the API

      api-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 stellar enum value to the /// response property for the response status

      response-property-enum-value-added

Of the 95 revisions, 1 has no diff computed.