Get a Token
GET {{base_url_servicing}}/tokens/{{token_id}}/info
https://docs.tokeny.com/reference/gettokeninfo
Get an existing token by its unique ID.
🔐 Note that the authentication must provide sufficient privileges to access the information of the token.The ISSUER_MANAGEMENT permission over the owner issuer is currently the only permission (aside administration privileges) required to access the Token data.
RESPONSES
status: OK
{"totalInvestors":0,"totalInvestorsIndividual":0,"totalInvestorsInstitutional":0,"countries":[],"token":{"id":"ed71ea99-19b7-4fb0-bbcc-ed3250a57c25","address":"0x27e55a309b7bb9ddbc70bed7dfa1431d6c816fbd","decimals":0,"image":"https://files.tokeny.com/servicing/tokens-logos/token-image-6c71a918-f9f4-4eb8-b82f-bf7a8d7d4cce.png","isPaused":true,"tradable":false,"publishable":false,"name":"A dummy token","symbol":"ADT","type":"FUND","protocol":"T-REX","protocolVersion":"3.1","blockchainNetwork":"MUMBAI","identityRegistryStorage":"0x549dc897428cf724f54b86e9ff7b619bd2fd49cb","currency":null,"createdAt":"2022-11-28T12:30:46.000Z","updatedAt":"2022-11-28T12:35:58.348Z"},"totalSupply":"0","totalFrozen":"0","totalUnfrozen":"0","lastValuationPrice":{"date":"2022-11-28T12:35:01","valuation":"0"},"currency":null,"issuer":{"id":"","name":"UNKNOWN"}}