Skip to main content
GET
List Documents
Returns a paginated list of entity documents on the account.

Path Parameters

string
required
Id of the Platform customer.
string
required
Id of the account.

Query Parameters

int
Page number, ≥ 1. Defaults to 1.
int
Items per page, 1–100. Defaults to 10.

Response

Returns 200 with a paginated list of document objects. file contents are not returned.
array
The document objects on this page.
int
Current page number.
int
Items per page.
int
Total number of items.
int
Total number of pages.