Skip to main content
GET
List all payment sessions through a page

Authorizations

Authorization
string
header
required

API key for /api/v1/* endpoints

Path Parameters

page_id
string
required

Payment page UUID

Query Parameters

page
number
Example:

1

limit
number
Example:

20

status
enum<string>
Available options:
draft,
active,
inactive

Response

Payment sessions retrieved successfully.