cURL
curl --request GET \ --url https://api.circular.rosetta.sh/api/v1/client/me \ --header 'Authorization: Bearer <token>'
{ "name": "<string>", "email": "<string>", "tier": "<string>", "billingStatus": "active" }
Get the authenticated client’s profile information.
Supabase JWT with client_id claim
Client profile
active
suspended
cancelled