Skip to main content
GET
Get payments

Authorizations

Authorization
string
header
required

Type "Bearer" followed by a space and your API token. Obtain your key from the Dash.fi dashboard. Example: "Bearer YOUR_API_KEY"

Query Parameters

filter.accountId
integer

Account to read. Required for customer-scoped API keys; optional otherwise and must then match the key's account.

from
string
to
string

Response

A list of payments matching the criteria

data
object[]
required