GET LEADS
get leads from your companies
Company Leads
POST
https://leadcombo.com/api/v1/company/leads
This endpoint allows you to get leads. body send parameter type "application/x-www-form-urlencoded".
Headers
Name
Type
Description
Authorization
string
Authentication token to checking access management.
Request Body
Name
Type
Description
limit
number
Default leads per page 25
page
number
Default first pages 1
start_date
string
Default Timestamp beginning of day 2020-01-01
end_date
string
Default Timestamp current time 2020-01-01
Last updated