get
https://{subdomain}.td.commpeak.com/api/lead-files
Retrieve the lead files available in your account.
When to use. List the lead files you have uploaded, for example to audit them or to look up a lead file's id before referencing it elsewhere. To fetch a single lead file by its id, use GET /lead-files/id/{id}.
Filtering and shape. Filter, order, limit and select fields by any response field. See Core API Concepts. The response is wrapped as { "lead_files": [ ... ] }, where each entry has id, name and created_at.
Example. GET /api/lead-files/limit/50;0
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…