List account documents
Retrieve all account documents.
Path parameters
Query parameters
Response
OK
Example response
[
{
"period_end": "2026-03-31",
"period_start": "2026-01-01",
"reference": "ord_2eF9kQ7pXn"
}
]Changes
Changed in 3 of the 12 revisions of this API.219
- ▲
removed the enum value
trade_confirmationfrom the propertyanyOf[subschema #1]/items/of thequeryrequest parameterdocument_typerequest-parameter-property-enum-value-removed
- ●
added the new
order_confirmationenum value to the//response property for the response statusresponse-property-enum-value-added
- ○
added the enum value
order_confirmationto the propertyanyOf[subschema #1]/items/of thequeryrequest parameterdocument_typerequest-parameter-property-enum-value-added
- ○
removed the
trade_confirmationenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
added the required property
/to the response with the statusresponse-required-property-added
- ▲
- ▲
the
/response's property type changed fromstringto no type for statusresponse-property-type-changed
- ○
added to the
/response propertyallOflist for the response statusresponse-property-all-of-added
- ○
removed the
account_statementenum value from the/response property for the response statusresponse-property-enum-value-removed
- ○
removed the
fee_statementenum value from the/response property for the response statusresponse-property-enum-value-removed
- ○
removed the
trade_confirmationenum value from the/response property for the response statusresponse-property-enum-value-removed
- ○
removed the
welcome_letterenum value from the/response property for the response statusresponse-property-enum-value-removed
- ▲
- ○
api tag
accountsaddedapi-tag-added
This revision also has 53 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○