Get assets by ID or issuer

get/v1/assets/{identifier}

Path parameters

identifierstring required

Id of the asset or the owner address of the asset in base58 or hex. Example: 1000996 or 41d7198920ecc8d0a522ab261ef0abae4bb09f29f9 Note: integers in 1000001-2000000 are parsed as asset IDs; otherwise as an address (Base58 T/34 chars or Hex 41/42 chars).

Response

200

successboolean

Whether the request was successful.

Changes

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