Skip to main content
GET
Get lead metrics for a source

Path Parameters

id
string
required

The ID of the source to retrieve metrics for.

Query Parameters

startAt
string<date-time>

Optional start date/time for the metric range.

endAt
string<date-time>

Optional end date/time for the metric range.

days

Optional rolling day count when explicit dates are not provided.

Response

OK

Response model containing source metrics data returned by the Leadping API.

range
object

Range associated with this Leadping source metrics.

totalLeads

Total number of leads records represented by this Leadping source metrics.

points
object[]

Collection of points included with this Leadping source metrics.

generatedAt
string<date-time>

Date and time when the source metrics was generated.

Last modified on August 11, 2026