Headers
Body
Request model for retrieving folder details with document statistics.
List of folder IDs or names. If omitted, returns details for all accessible folders.
Include total document count when true
Include document counts grouped by status when true
Include a paginated list of documents for each folder when true
Optional metadata filters applied when computing folder document statistics
Number of documents to skip within each folder when include_documents is true
x >= 0Maximum number of documents to return per folder when include_documents is true
x >= 0Optional list of fields to project for folder documents (dot notation supported)
Field to sort folder documents by when include_documents is true
created_at, updated_at, filename, external_id Sort direction for folder documents when include_documents is true
asc, desc Response
Successful Response
Response wrapping folder detail entries.

