List Active Tokens
Use this endpoint to list all active Access Tokens of the authenticated user.
Responses
200
List of all active Access Tokens.
application/json
Success
idrequired
string
Example:
0100cc93812b9eb969e43643a2a63dd81a7c652d49745122d67acfcfee809c6527fccf5f88f6328a
iprequired
string
Example:
172.18.0.1
user_agentrequired
string
Example:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36
created_atrequired
string
Example:
2023-03-01T14:07:15.000Z
updated_atrequired
string
Example:
2023-03-01T14:07:15.000Z
expires_atrequired
string
Example:
2023-04-01T14:07:15.000Z
401
Not authorized.
Error
GET
Response samples
200RegisterResponse:
Content type: application/json