Skip to main content
POST
Get Component Analytics

Authorizations

Authorization
string
header
required

Headers

TR-Dataset
string<uuid>
required

The dataset id or tracking_id to use for the request. We assume you intend to use an id if the value is a valid uuid.

Body

application/json

JSON request payload to filter the graph

type
enum<string>
required
Available options:
total_unique_users
filter
object | null
granularity
enum<string> | null
Available options:
minute,
second,
hour,
day,
month

Response

The component analytics for the dataset

points
object[]
required
total_unique_users
integer<int64>
required
Required range: x >= 0