Retrieve the currently authenticated user information
Documentation Index
Fetch the complete documentation index at: https://docs.slant.app/llms.txt
Use this file to discover all available pages before exploring further.
OAuth 2.0 Bearer Token from Clerk authentication
current user retrieved
The ID of the user
"abc123xyz"
Email address of the user
"user@example.com"
First name of the user
"John"
Last name of the user
"Doe"
Authentication details for the current personal access token. Only present on /v1/me when authenticating with a PAT.