Get aggregate stats
Retrieve aggregate stats for all posts
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
publicationId
The prefixed ID of the publication object
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