cURL
curl --request GET \ --url https://app.d-sports.org/api/user/profile \ --header 'Authorization: Bearer <token>'
Clerk session token. Use Authorization: Bearer .
Profile
Was this page helpful?