Skip to main content
GET
/
auth
/
{*}
Auth passthrough (GET)
curl --request GET \
  --url https://api.example.com/auth/{*} \
  --cookie better-auth.session_token=

Authorizations

better-auth.session_token
string
cookie
required

Path Parameters

*
string
required

Response

200

Default Response