Session Management
Get Current Session
Retrieves the current user’s session information, including user ID, email, name, profile picture URL, and onboarding status.
GET
Retrieves the current user’s session information, including user ID, email, name, profile picture URL, and onboarding status.
Authorizations
Enter your API key as a Bearer token. Example: 'Bearer YOUR_API_KEY'
Response
200
application/json
Successful response with session data
The response is of type object
.