Skip to main content
GET
Get all payments

Authorizations

X-Api-Key
string
header
required

Query Parameters

organization_id
string

Filter the payments by organization id.

event_id
string

Filter the payments by event id.

start_date
string<iso>

Filter the payments by start date.

end_date
string<iso>

Filter the payments by end date.

limit
integer<int32>
default:50

Limit the number of payments returned.

offset
integer<int32>
default:0

Offset the payments returned.

Response

OK

data
object[]
success
boolean