Get current user
Resources
Get current user
Returns the authenticated user’s identity.
GET
Get current user
Returns theDocumentation Index
Fetch the complete documentation index at: https://docs.exowizz.com/llms.txt
Use this file to discover all available pages before exploring further.
id, name, and email of the user associated with the Bearer token. Use this to verify your token is working.
Request
Response
The user’s ID.
The user’s name.
The user’s email address.