Skip to main content
GET
Get Account Statement

Query Parameters

limit
integer<int32>

Maximum number of items to return (1-100).

Required range: 1 <= x <= 100
cursor
string

Cursor for pagination. Use the value from the previous response.

startDate
string<date-time>

Filter by start date (inclusive).

endDate
string<date-time>

Filter by end date (inclusive).

Response

The request has succeeded.

data
object[]
required
pagination
object
required