Skip to main content
GET
Query community Weekday engagement

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.

Response

Successful most active day response

from
string<date>
required
to
string<date>
required
most_active_days
object[]
required