Last updated 2 years ago
Was this helpful?
GET /tokens/{tokenId}/{username}/info
GET
/tokens/{tokenId}/{username}/info
Returns user information for the selected token. Only users with the Standard Registry role are allowed to make the request.
tokenID*
String
Token ID
username*
Username
{ content: application/json: schema: $ref: '#/components/schemas/TokenInfo' }
{ content: application/json: schema: $ref: '#/components/schemas/Error' }
{ // Response }