cURL
curl --request GET \ --url https://{tenant_id}.hanko.io/me
{ "id": "c339547d-e17d-4ba7-8a1d-b3d5a4d17c1c" }
Retrieve the user ID for the current user (i.e. the subject of the JWT).
User
The response is of type object.
object
Was this page helpful?