Skip to main content
GET
/
api
/
v1
/
accounts
/
{accountId}
/
metrics
/
data
{
  "groups": {},
  "labels": {}
}

Path Parameters

accountId
string
required

The ID of the account

Query Parameters

start
string

Start date for the aggregation

end
string

End date for the aggregation

maxBuckets
string

Maximum number of buckets

types
string

Types of events to return

widgetConfigurationId
string

Filter by widget configuration ID

environmentId
string

Filter by environment ID

environmentRole
string

Filter by environment role

deploymentId
string

Filter by deployment ID

widgetId
string

Filter by widget ID

facet
string

Facet for the aggregation

groupType
string

Filter by group type

payloadFilter
string

Filter by payload

platform
string

Platform of events to return (e.g., email, share, etc.)

statInterval
string

Interval for the aggregation

statType
string

Filter by stat type

Response

groups
object
required
labels
object
required