Get aggregate stats
Retrieve aggregate stats for all posts
Path parameters
publicationId
The prefixed ID of the publication object
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
audience
Optionally filter the results by audience
Allowed values:
platform
Optionally filter the results by platform.web
- Posts only published to web.email
- Posts only published to email.both
- Posts published to email and web.all
- Does not restrict results by platform.
Allowed values:
status
Optionally filter the results by the status of the post.draft
- not been scheduled.confirmed
- The post will be active after the scheduled_at
.archived
- The post is no longer active.all
- Does not restrict results by status.
Allowed values:
Response
OK
data