List checkout configurations
Lists checkout configurations for an account.
Authorizations
A company API key, company scoped JWT, app API key, or user OAuth token. You must prepend your key/token with the word 'Bearer', which will look like Bearer ***************************
Headers
Pins the request to a dated API version.
"2026-07-18"
Query Parameters
Account ID, prefixed biz_.
Only return checkout configurations for this plan ID, prefixed plan_.
Only return checkout configurations created before this Unix timestamp.
Only return checkout configurations created after this Unix timestamp.
Field used to sort checkout configurations.
created_at Sort direction. Defaults to desc.
asc, desc Number of checkout configurations to return.
Cursor for the next page of results.

