User Management
Get the current user ID
Retrieve the user ID for the current user (i.e. the subject of the JWT).
GET
Authorizations
Response
200
application/json
User
The id of the current user
Example:
"c339547d-e17d-4ba7-8a1d-b3d5a4d17c1c"
Was this page helpful?