v2
latestOpenAPI 3.1.02026-08-05123191254.3 KBList Deal Checklists
List a deal's checklists (one per shared vault that has one), with full content.
Ordering follows the vault enumeration (default Deal Room first, then by vault id). vault_id drills into a single shared vault; a vault id that does not belong to this deal 404s (no existence oracle), and the Resources vault — which never carries a checklist — yields an empty list.
Path parameters
Query parameters
Drill into one shared vault on this deal (use the id from GET /deals/{deal_id}/vaults). Omit to list checklists across all of the deal's shared vaults. A vault id that does not belong to this deal 404s; the deal's Resources vault never carries a checklist, so passing it returns an empty list.
Drill into one shared vault on this deal (use the id from GET /deals/{deal_id}/vaults). Omit to list checklists across all of the deal's shared vaults. A vault id that does not belong to this deal 404s; the deal's Resources vault never carries a checklist, so passing it returns an empty list.
Response
Successful Response