TokenService.getTokenById Method

Gets the token by ID.
 

Parameters

tokenId

Type: String
The ID of the token to get.

Return Value


Type: jQuery.Promise
Value: Array
Element Value: TokenDefinition
A promise object that is resolved when the call is complete. if successful, an array of token objects is returned.