Get token metadata by ID. Never returns the token value.
Tokens
Get token metadata by ID. Never returns the token value.
GET
Get token metadata by ID. Never returns the token value.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The token's lookup ID (the identifier portion of the token string).
Response
OK
API token metadata. Never includes the token value.