Retrieve Token

Retrieves a Token by tokenID.

Request URL
GET /v2/clients/{ClientID}/tokens?tokenID={id}

Optional Query Parameters

  • cryptogram returns the cryptogram field.
  • art (network tokens only) returns the brandLogo and cardArt fields.
Path Params
string
required

22-character ClientID. Ask TabaPay Support if you need to specify a SubClientID.

Query Params
string
required

ID of the token to retrieve.

string

cryptogram returns the cryptogram field.

When using with the ?tokenID query string, append ?tokenID={id}+cryptogram to your URL.

string
length between 0 and 0

art returns brandLogo and cardArt.

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Choose an example:
application/json