Get all lead sources

GET {{baseUrl}}/leadSources

Returns all lead sources. Please note that the list of lead sources is fixed, it cannot be modified. All leads created through the Pipedrive API will have a lead source API assigned.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"success":true,"data":[{"name":"Manually created"},{"name":"Deal"},{"name":"Web forms"},{"name":"Prospector"},{"name":"Leadbooster"},{"name":"Live chat"},{"name":"Import"},{"name":"Website visitors"},{"name":"Workflow automation"},{"name":"API"}]}