Read current Better Auth session

​

Responses

  • application/json
  • application/json
  • application/json
  • application/json
  • application/json
  • application/json
Request Example for get/api/auth/get-session
curl https://api.musebook.trade/api/auth/get-session
{
  "session": null,
  "user": null,
  "additionalProperty": "anything"
}