Skip to main content
GET
List statements

Authorizations

Api-Access-Key
string
header
required

An API key associated with a security role

Query Parameters

afterId
string

When paginating this is used to provide the starting point for the page to fetch (retrieved from the previous response body)

limit
integer<int64>
default:25

Maximum number of results to return per query

Required range: 1 <= x <= 100
ids
string<uuid>[]
typeIds
string[]
customerIds
string[]
createdAfter
string<date-time>
Example:

"2019-01-02T12:34:56.000Z"

createdBefore
string<date-time>
Example:

"2019-01-02T12:34:56.000Z"

correctedAfter
string<date-time>

Filter for statements corrected at or after this time

Example:

"2019-01-02T12:34:56.000Z"

correctedBefore
string<date-time>

Filter for statements corrected at or before this time

Example:

"2019-01-02T12:34:56.000Z"

Response

Statement list

data
object[]
required
page
Page · object
required

Pagination info