Get Auth Token
Gets the token metadata corresponding to the given token ID under the
given Dev organization.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Query parameters
token_id
The unique identifier of the token under a given Dev organization.
Response
The response to get the token metadata.
token