Skip to main content
GET
Get payment history

Authorizations

Authorization
string
header
required

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

Query Parameters

owner_address
string

Owner address to filter payments by

pagination_key
string

Pagination key from previous response to fetch next page

limit
number

Maximum number of results to return

id_query
string

Filter payments by ID

dest_address
string

Filter payments by destination address

category
enum<string>
default:NEW_OR_FUNDED

Filter payments by category

Available options:
ALL,
NEW_OR_FUNDED
label
string

Filter payments by label

Response

Payment history retrieved successfully

payment_statuses
object[]
required

Array of payment status objects

next_pagination_key
string | null
required

Pagination key to fetch the next page of results

Example:

"42ff9b02-037f-4a90-87fb-a4d2ca128565_2025-11-12T22:08:52.517Z"