cURL
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>" } ] }
Successful Response
Was this page helpful?