Get all 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
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Responses

Language
Credentials
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json