cURL
curl --request POST \ --url https://app.d-sports.org/api/dashboard \ --header 'Authorization: Bearer <token>'
Clerk session token. Use Authorization: Bearer .
{ userId, isAuthenticated }
Was this page helpful?