cURL
curl --request GET \ --url https://services.prod.pagosapi.com/toucan/tokens/assets/{assetId}
{ "assetId": "<string>", "assetData": "<string>" }
Fetch asset from the given asset id
Asset fetched successfully
The response is of type object.
object