Skip to main content
GET
/
billing
/
me
Get authenticated user billing summary
curl --request GET \
  --url https://api.mnemom.ai/v1/billing/me \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Supabase JWT token in Authorization: Bearer header

Response

Billing summary

The response is of type object.