Get Token
Fetch token information.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The Token ID.
Response
200
application/json
Successfully retrieved token details.
The response is of type object
.