List checkout configurations
Returns a paginated list of checkout configurations for a company.
Authorizations
An account API key, account scoped JWT, app API key, or user OAuth token.
Headers
Pins the request to a dated API version. When omitted, the request uses the original (2025-01-01) request/response shapes, so existing unversioned callers are never broken. Generated SDKs always send the latest version they were built against. An unrecognized value is rejected with a 400. The schemas documented here always describe the latest version.
"2026-06-09"
Query Parameters
The ID of the company to list checkout configurations for.
Filter by plan ID.
Filter to configurations created before this Unix timestamp.
Filter to configurations created after this Unix timestamp.
Sort direction: asc or desc. Defaults to desc.
Number of results to return (forward pagination).
Cursor for forward pagination.

