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