Authentication
Get session
Get the current authenticated session, or null when the caller is not signed in. Served by Better Auth.
get/auth/get-session
Response
Current session details, or null when unauthenticated
Changes
Changed in 2 of the 23 revisions of this API.11
- ▲
removed the media type
application/jsonfor the response with the status200response-media-type-removed
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
- ○