User Management
Get the current user ID
Retrieve the user ID for the current user (i.e. the subject of the JWT).
GET
https://{tenant_id}.hanko.io
/
me
Authorizations
hanko
string
cookierequiredResponse
200 - application/json
id
string
The id of the current user
Was this page helpful?