Skip to main content
GET
/
v1
/
account
/
{accountId}
/
statement
{
  "data": [],
  "total": 0
}

Headers

sd-api-key
string
Example:

"{{sd-api-key}}"

sd-person-id
string
Example:

"{{sd-person-id}}"

Path Parameters

accountId
string
required

Response

200 - application/json

List all Statements

data
any[]
Example:
[]
total
number
Example:

0