Skip to main content
GET
List Hosted Checkout sessions

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

The latest 100 checkout sessions for the authenticated tenant and environment.

object
any
required
data
object[]
required
Maximum array length: 100
has_more
boolean
required
next_cursor
string | null
required
Last modified on September 1, 2026