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

from
string
required

Start date for the query range (inclusive), Format: YYYY-MM-DD

to
string
required

End date for the query range (exclusive), Format: YYYY-MM-DD

Response

A list of payments matching the criteria

data
object[]
required