Skip to main content
GET
List payment links

Overview

Retrieve a paginated list of all payment links associated with your account. This endpoint allows you to view all links with their status and basic information.

Authorizations

X-API-KEY
string
header
required

API key for authentication.

Query Parameters

page
integer

Page number (0-indexed)

size
integer

Number of items per page

sort
string

Sort field and direction

filters
string

Filter expression

Response

Payment links retrieved successfully

status
boolean
data
object
error
any[]
message
string