Get current user session information
Retrieves detailed information about the current authenticated user session, including project details, organization membership, and API key information if applicable. This endpoint is useful for verifying authentication status and retrieving contextual information about the authenticated user and their access privileges.
Headers
Response
Session is valid and active. Returns detailed information about the authenticated user, their project, and organization.
Information about the authenticated user
Details of the current active project (null if accessing with org-level credentials)
Details of the API key used for authentication (null if using session auth)