Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Lista subscription schedules.
curl "https://api.chargefy.io/v1/subscription-schedules?subscription=sub_123" \ -H "Authorization: Bearer {{API_KEY}}"
{ "object": "list", "data": [], "has_more": false, "url": "/v1/subscription-schedules" }
10
100