List Payment Links
List Payment Links
Returns a list of your payment links
GET
List Payment Links
Authorizations
Use a Bearer token to access this API.
Query Parameters
Maximum number of payment links to return
Required range:
x >= 1Example:
10
Number of payment links to skip (deprecated, use cursor pagination)
Required range:
x >= 0Example:
0
Cursor for pagination - return payment links after this ID
Example:
"obj_01EXAMPLE00000000000000000"
Cursor for pagination - return payment links before this ID
Example:
"obj_01EXAMPLE00000000000000000"
Response
Success