[Only on Investor Portal - not Marketplace] - 1 - Get token information, verify tradability etc

GET {{base_url_servicing}}/portals/{{portal_id}}/tokens/me

Get all tokens from a portal that the logged user has authorization

🔐 Note that the authentication must provide sufficient privileges to access the information of the holder. The HOLDER_MANAGEMENT permissions grant full access to the data. Otherwise information returned are limited to the ones defined in the access grant.

RESPONSES

status: OK

[{"id":"ed71ea99-19b7-4fb0-bbcc-ed3250a57c25","address":"0x27e55a309b7bb9ddbc70bed7dfa1431d6c816fbd","image":"https://files.tokeny.com/servicing/tokens-logos/token-image-6c71a918-f9f4-4eb8-b82f-bf7a8d7d4cce.png","isPaused":false,"name":"A dummy token","emailTemplates":{"en":{"issuer_permission_added":1290810,"issuer_permission_invite":1290813,"issuer_notification_investor_updated":1572796}},"protocol":"T-REX","protocolVersion":"3.1","symbol":"ADT","type":"FUND","decimals":0,"conditionalTransfersEnabled":false,"tradable":true,"publishable":true,"blockchainNetwork":"MUMBAI","identityRegistryStorage":"0x549dc897428cf724f54b86e9ff7b619bd2fd49cb","createdAt":"2022-11-28T12:30:46.000Z","updatedAt":"2022-12-07T08:32:47.240Z","currency":"USD","lastValuationPrice":{"date":"2022-12-07T11:00:00","valuation":"1000"},"issuer":{"id":"2f046a55-30e6-4fc1-ba61-e463edfd385c","name":"PubliclyAvailableDummyOwnerOne"}}]