Assets

Get asset

get/assets/{code}

Path parameters

codestring required

Response

OK

messagestring required
statusboolean required
errorboolean required

Example response

{
  "status": true,
  "data": {
    "asset": {
      "code": "ast_AbCdEf01234567890"
    }
  }
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.