Get the token associated to a given name_hash
This API endpoint accepts a path parameter name_hash and returns token
Arguments¶
Parameter | Type | Required | Description |
---|---|---|---|
name_hash | String | Yes | Ans name to look up the token for |
Response¶
Parameter | Type | Description |
---|---|---|
result | Token | |
```` |