v2
OpenAPI 3.1.02026-08-05123191254.3 KBList Deal Documents
List a deal's documents across all its vaults, or one via vault_id.
Each document is tagged with the vault it lives in. vault_id drills into a single vault; a vault id that does not belong to this deal 404s (indistinguishable from a nonexistent one — no leak/oracle).
Path parameters
Query parameters
Comma-separated sparse fieldset
Comma-separated sparse fieldset
Comma-separated relationship includes
Comma-separated relationship includes
Number of results to return (1-200, clamped)
Number of results to return (1-200, clamped)
Offset for pagination (>= 0, clamped)
Offset for pagination (>= 0, clamped)
Base64 cursor for pagination
Base64 cursor for pagination
Case-insensitive substring match on the document file name.
Case-insensitive substring match on the document file name.
Filter to a single file extension, e.g. pdf (no leading dot).
Filter to a single file extension, e.g. pdf (no leading dot).
Only documents directly inside this folder. Omit for the whole vault.
Only documents directly inside this folder. Omit for the whole vault.
Drill into one vault on this deal (use the id from GET /deals/{deal_id}/vaults). Omit to list documents across all of the deal's vaults. A vault id that does not belong to this deal 404s.
Drill into one vault on this deal (use the id from GET /deals/{deal_id}/vaults). Omit to list documents across all of the deal's vaults. A vault id that does not belong to this deal 404s.
Response
Successful Response