User Management
Get the current user ID
Retrieve the user ID for the current user (i.e. the subject of the JWT).
GET
Get the current user ID
Authorizations
Response
200
application/json
User
The response is of type object
.
Get the current user ID
Retrieve the user ID for the current user (i.e. the subject of the JWT).
User
The response is of type object
.