Skip to main content
GET
List Hosted Checkout sessions

Autorizaciones

Authorization
string
header
requerido

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

Respuesta

200 - application/json

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

object
any
requerido
data
object[]
requerido
Maximum array length: 100
has_more
boolean
requerido
next_cursor
string | null
requerido
Última modificación el 1 de septiembre de 2026