Nuxa
Api referenceBillingApiBillingCheckoutCheckoutid

GET /api/billing/checkout/{checkoutId}

GET
/api/billing/checkout/{checkoutId}

Authorization

sessionAuth
better-auth.session_token<token>

Better Auth session cookie

In: cookie

Path Parameters

checkoutId*string

The checkoutId parameter

Response Body

application/json

application/json

application/json

application/json

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