List leads
List leads and filter them by partner, status or any custom properties.
To filter leads on custom property, just add the property with its exact value as a query parameter:
myCustomProp=ThisIsAValue
This will return the leads where myCustomProp exactly matches the provided value.
Query Parameters
The list of partner IDs to filter the leads on.
The cursor used in pagination. This is the index of the first lead to be returned.
The maximum number of leads to be returned. The default is 20.
The property used to sort the leads by. The default is CreationDate.
"CreationDate"
The sorting direction for the returned leads. Accepted values: ASC, DESC. The default is DESC.
Unknown, Unassigned, Pending, Accepted, Refused, Reassigned, Converted, Abandoned 