Returns a list of subscriptions.
Documentation Index
Fetch the complete documentation index at: https://docs.withflex.com/llms.txt
Use this file to discover all available pages before exploring further.
Use a Bearer token to access this API.
Filter by customer ID.
"obj_01EXAMPLE00000000000000000"
If true, expands the customer object in the response.
false
A cursor for use in pagination. starting_after is a subscription ID that defines your place in the list. For instance, if you make a list request and receive 20 subscriptions, ending with fsub_xyz, your subsequent call can include starting_after=fsub_xyz to fetch the next page.
"obj_01EXAMPLE00000000000000000"
A cursor for use in pagination. ending_before is a subscription ID that defines your place in the list. For instance, if you make a list request and receive 20 subscriptions, starting with fsub_abc, your subsequent call can include ending_before=fsub_abc to fetch the previous page.
"obj_01EXAMPLE00000000000000000"
Filter by subscription status (e.g., active, canceled, past_due).
incomplete, incomplete_expired, trialing, active, past_due, canceled, unpaid, paused "incomplete"
Number of objects to skip before returning results.
x >= 00
A limit on the number of objects to be returned. Limit can range between 1 and 100, and the default is 10.
x >= 010
Comma-separated list of related objects to expand in the response.
Success