GET /v1/leadsources
Summary: Get the lead sources.
Operation ID: LeadSources_GetLeadSources
Auth: unknown
Operation ID: LeadSources_GetLeadSources
Auth: unknown
Parameters (5)
active
(boolean, query, optional)
If not given, return all lead sources, if given as true return only active lead sources, if given as false returns only inactive lead sources.
calculateRowCount
(boolean, query, optional, default: False)
Optional: Calculate total number of rows.
firstRow
(integer, query, optional)
Optional: first row to fetch. Default 0 = first row.
rowCount
(integer, query, optional)
Optional: How many rows to fetch, Default 20, maximum 100.
textToSearch
(string, query, optional)
Optional: Text to search from lead source name.
No probe data for this endpoint yet.