List all subscription orders
Subscription History
List all subscription orders
Returns all closed orders for a subscription, including order dates, type, contract value, and PDF download links. Orders are returned in chronological order by start date (ascending by default). Supports pagination with limit/offset and ordering by starts_at, ends_at, or created_at.
GET
List all subscription orders
Documentation Index
Fetch the complete documentation index at: https://docs.salesbricks.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication
Path Parameters
Pattern:
^([a-zA-Z\d\-]+)$Query Parameters
Number of results to return per page.
The initial index from which to return the results.
Which field to use when ordering the results.