Authentication
Request
string
required
Must be
"get_leads".uuid
required
The channel to retrieve leads from. Your company must have access to this channel.
Response
Returns a JSON array of lead objects ordered bycreated_at descending. Up to 100 leads are returned per request.
Custom properties defined on the channel appear as top-level keys on each lead, keyed by the property definition name (for example,
"Deal size"). Use get_channels to retrieve the list of property definitions for a channel.array