get
https://{subdomain}.td.commpeak.com/api/lead-files/id/
Retrieve a specific lead file by its id.
When to use. Look up a single lead file when you already know its id. To list every lead file, use GET /lead-files.
Parameters. id (path, required) is the id of the lead file to retrieve. You can also filter, order, limit and select fields by any response field. See Core API Concepts.
Returns. { "lead_files": [ ... ] }, where each entry has id, name and created_at.
Example. GET /api/lead-files/id/5
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…