Skip to main content
GET
Get the current authenticated user, or null when unauthenticated.

Response

200 - application/json

The current user, or null when the caller has no valid session. Returns 200 in both the authenticated and unauthenticated cases.

user
object | null
required