GET /announcements/{announcement_id}/stats
Get read/delivery statistics for a specified announcement. Reference: CAN-SPAM Act (15 U.S.C. §7701) — Commercial Email Compliance.
Notification Service `bearerAuth` application/json
Request Parameters
| Name | In | Type | Required | Default | Example | Constraints | Description |
id |
path |
string |
Yes |
|
|
|
Announcement ID |
Referenced Schemas
dto.AnnouncementStatsDetailResponse
dto.AnnouncementStatsResponse
Announcement read statistics
| Field | Type | Required | Example | Constraints | Description |
dismissals |
integer |
No |
5 |
|
|
views |
integer |
No |
100 |
|
|
gitee_com_linmes_authms_base_dto.SimpleResponse
| Field | Type | Required | Example | Constraints | Description |
code |
integer |
No |
|
|
|
message |
string |
No |
|
|
|
timestamp |
string |
No |
|
|
|