Return metadata about an active token.
{ "active": true, "client_id": "<string>", "token_type": "access_token", "scope": "<string>", "sub_type": "user", "sub": "<string>", "aud": "<string>", "iss": "<string>", "exp": 123, "iat": 123 }
The body is of type any.
any
Successful Response
access_token
refresh_token
user
workspace