User Info for selected token
DISPLAYS USER INFORMATION FOR SELECTED TOKEN
Returns User information
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.
Path Parameters
Name | Type | Description |
---|---|---|
tokenID* | String | Token ID |
username* | String | Username |
Last updated