Nuxa
Api referenceBillingApiBillingCustomersCustomeridSubscriptions

GET /api/billing/customers/{customerId}/subscriptions

GET
/api/billing/customers/{customerId}/subscriptions

Authorization

sessionAuth
better-auth.session_token<token>

Better Auth session cookie

In: cookie

Path Parameters

customerId*string

The customerId parameter

Response Body

application/json

application/json

application/json

application/json

curl -X GET "https://app.nuxa.ai/api/billing/customers/string/subscriptions"
{}
{
  "error": "string",
  "code": "string"
}
{
  "error": "string",
  "code": "string"
}
{
  "error": "string",
  "code": "string"
}