mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 19:03:30 -05:00
Add line to make bullet list display correctly
This commit is contained in:
@@ -307,6 +307,7 @@ where:
|
||||
* `page_size` is an optional integer indicating the number of notifications per page; if not provided, defaults to 50
|
||||
|
||||
The ``GET /notifications`` request accepts the following query string parameters:
|
||||
|
||||
* `template_type` - `sms` or `email` (you can enter `template_type` twice)
|
||||
* `status` - `sending`, `delivered`, or `failed`
|
||||
* `page` - page number
|
||||
|
||||
Reference in New Issue
Block a user