API Reference

Lists leads between start and end dates.
All timestamps in the result are in UTC.

Request Query Parameters

Following query parameters can be supplied

ParameterData TypeDescription
start_date*DateTimeStart DateTime in format YYYY-MM-DD or YYYY-MM-DDThh:mm:ssTZD
end_date*DateTimeEnd DateTime in format YYYY-MM-DD or YYYY-MM-DDThh:mm:ssTZD
page_sizeIntmax 100
pageIntFetch this page # (Defaults to 1)
date_filter_onOptioneither 'created-on' or 'status-updated-on'. defaults to 'status-updated-on'

Response Headers

Response is a dynamic json structure.

Paging is implemented using response headers

HeaderExample Value
X-Pagination-Total-Count30
X-Pagination-Page-Count50
X-Pagination-Current-Page1
X-Pagination-Per-Page100
Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!