Identity
Get User Information
Retrieves the information of the user.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
application/json
Successful user info retrieval.
The response is of type object
.