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

Documentation Index

Fetch the complete documentation index at: https://docs.solidfi.com/llms.txt

Use this file to discover all available pages before exploring further.

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