Assets
Get assets by codes
get/assets
Query parameters
codesstring[] required
Response
OK
Example response
{
"status": true,
"data": {
"assets": [
{
"code": "ast_AbCdEf01234567890"
}
]
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.