List notification broadcasts
GET {{baseUrl}}/broadcasts?page=<integer>&per_page=<integer>
List all notification broadcasts. Broadcasts are sorted in descending order by the sent_at timestamp.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
page | string | The page number of the paginated response. Defaults to 1. | |
per_page | string | The number of items per page. Defaults to 20. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-MAGICBELL-API-KEY | string | (Required) The (public) API key of your MagicBell project. | |
X-MAGICBELL-API-SECRET | string | (Required) The API secret of your MagicBell project. | |
Accept | string |
RESPONSES
status: OK
{"broadcasts":[{"id":"\u003cstring\u003e","title":"\u003cstring\u003e","created_at":"\u003cdateTime\u003e","recipients":[{"matches":"\u003cstring\u003e"}],"status":{"status":"\u003cstring\u003e","summary":{"total":"\u003cinteger\u003e","failures":"\u003cinteger\u003e"},"errors":[{"eiusmod59":30573108},{"eu571":57334135.093254924,"est7c3":-11637795,"esse8d":"repre"}]},"content":"\u003cstring\u003e","action_url":"\u003curi\u003e","category":"\u003cstring\u003e","topic":"\u003cstring\u003e","custom_attributes":{"fugiat_b":91864298},"sent_at":"\u003cdateTime\u003e","overrides":{"adipisicing_a":-99747792.3382509,"nostrud5":-30914097}},{"id":"\u003cstring\u003e","title":"\u003cstring\u003e","created_at":"\u003cdateTime\u003e","recipients":[{"matches":"\u003cstring\u003e"}],"status":{"status":"\u003cstring\u003e","summary":{"total":"\u003cinteger\u003e","failures":"\u003cinteger\u003e"},"errors":[{"amet__6":41008722.73936474},{"magna_ca":63271216,"ut__":true,"esse_8":"nulla","proident_f4":12657286}]},"content":"\u003cstring\u003e","action_url":"\u003curi\u003e","category":"\u003cstring\u003e","topic":"\u003cstring\u003e","custom_attributes":{"officia_2f":54699220,"velit68a":-15294325},"sent_at":"\u003cdateTime\u003e","overrides":{"ipsumbc":-26592298,"dolore30":true}}],"current_page":"\u003cinteger\u003e","per_page":"\u003cinteger\u003e"}