Skip to main content
POST
Dashboard (auth check)

Authorizations

Authorization
string
header
required

Clerk session token. Use Authorization: Bearer .

Response

200

{ userId, isAuthenticated }