Skip to main content
GET
Query community activity metrics

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

communityId
string
required

Community ID

Query Parameters

from
string<date>

Inclusive start date (YYYY-MM-DD). Defaults to 7 days before yesterday.

to
string<date>

Inclusive end date (YYYY-MM-DD). Defaults to yesterday.

granularity
enum<string>

daily (default) or aggregate.

Available options:
daily,
aggregate

Response

Successful activities metrics response

granularity
enum<string>
required
Available options:
daily
from
string<date>
required
to
string<date>
required
data
object[]
required