Skip to main content
GET
/
api
/
v1
/
agency
/
billing
/
{agency_id}
/
get_stripe_billing_plans
Get Agency Stripe Billing Plans
curl --request GET \
  --url https://api.example.com/api/v1/agency/billing/{agency_id}/get_stripe_billing_plans
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Path Parameters

agency_id
string<uuid>
required

Response

Successful Response