Get Tokens from a marketplace of a logged user

GET {{base_url_servicing}}/marketplace-portals/{{marketplace_id}}/tokens/me

https://docs.tokeny.com/reference/getmemarketplacetokens

Get Tokens from a marketplace of a logged user

Get all tokens from a marketplace 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

[{"balance":"5078","frozenBalance":"22","unfrozenBalance":"5056","isWalletFrozen":false,"holder":{"wallet":"0x54d00d07aee10f2a847d6efd5aec0aa316131718"},"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":false,"tradable":true,"publishable":false,"name":"A dummy token","symbol":"ADT","type":"FUND","protocol":"T-REX","protocolVersion":"3.1","blockchainNetwork":"MUMBAI","identityRegistryStorage":"0x549dc897428cf724f54b86e9ff7b619bd2fd49cb","currency":"USD","createdAt":"2022-11-28T12:30:46.000Z","updatedAt":"2022-12-26T17:28:51.101Z","lastValuationPrice":{"date":"2022-12-07T11:00:00","valuation":"1010"}},"investorPortal":"publiclyavailabledummyportal-investor-testing.tokeny.com"}]