curl --request GET \
--url https://apix.us.amity.co/api/v1/analytics/community-metrics/{communityId}/activities \
--header 'Authorization: Bearer <token>'Returns post/comment/reaction activity metrics for a community.
Modes:
curl --request GET \
--url https://apix.us.amity.co/api/v1/analytics/community-metrics/{communityId}/activities \
--header 'Authorization: Bearer <token>'Documentation Index
Fetch the complete documentation index at: https://learn.social.plus/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Community ID
Inclusive start date (YYYY-MM-DD). Defaults to 7 days before yesterday.
Inclusive end date (YYYY-MM-DD). Defaults to yesterday.
daily (default) or aggregate.
daily, aggregate