#The Workspace Metric object
Metrics regarding the workspace itself
totalEvents
integer (int32)totalLinks
integer (int32)totalMembers
integer (int32)totalMonthlyEvents
integer (int32)Endpoints for managing metrics in Linkbreakers. These endpoints allow you to retrieve metrics for the workspace and events.
Metrics regarding the workspace itself
totalEvents
integer (int32)totalLinks
integer (int32)totalMembers
integer (int32)totalMonthlyEvents
integer (int32)/v1/metrics/event-days
Requires authMonth is YYYY-MM format and timezone is required to match client expectations
month
stringqueryYYYY-MM format
timezone
stringquerylinkId
stringqueryOptional filtering by link ID
/v1/metrics/events
Requires authstartDate
string (date-time)queryendDate
string (date-time)querylinkId
stringqueryUUID format
Everything worked as expected.
averageLeadScore
number (double)firstAt
string (date-time)lastAt
string (date-time)topCity
stringtopCountry
stringtopDeviceType
string (enum)DEVICE_TYPE_UNSPECIFIED
DEVICE_TYPE_NATIVE
DEVICE_TYPE_MOBILE
DEVICE_TYPE_TABLET
DEVICE_TYPE_DESKTOP
DEVICE_TYPE_BOT
DEVICE_TYPE_UNKNOWN
totalCities
integer (int32)totalCountries
integer (int32)totalDeviceTypes
integer (int32)totalEvents
integer (int32)All endpoints may return an unexpected error payload when a request cannot be processed.
error
objectRequiredWrapped error response.
/v1/metrics/workspace
Requires authThis is typically shown on the live dashboard
This endpoint does not accept any parameters.