storage

List Lead Files

List all files and folders for a lead.

Args: lead_id: Lead UUID path: Subfolder path (optional, e.g., "applications", "quotes/2024")

Returns: FolderContents with files and folders

get/api/storage/leads/{lead_id}/files

Path parameters

lead_idstring required

Query parameters

pathstring

Response

Successful Response

folder_pathstring required
foldersstring[] required
total_filesinteger required
total_foldersinteger required

Changes

No recorded changes to this endpoint across all 1 revision of this API.