Skip to main content
GET
Get source lead metrics.

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
string<int32>

Optional rolling day count when explicit dates are not provided.

Pattern: ^-?(?:0|[1-9]\d*)$

Response

OK

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

range
object

Range associated with this Leadping source metrics.

totalLeads
string<int32>

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

Pattern: ^-?(?:0|[1-9]\d*)$
points
object[]

Collection of points included with this Leadping source metrics.

generatedAt
string<date-time>

Date and time when the source metrics was generated.