mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-20 22:40:31 -04:00
change command to request
This commit is contained in:
@@ -308,7 +308,7 @@ where:
|
|||||||
|
|
||||||
The above fields are populated once the message has been processed; initially you get back the [response](#coderesponse) indicated above.
|
The above fields are populated once the message has been processed; initially you get back the [response](#coderesponse) indicated above.
|
||||||
|
|
||||||
You can adapt the ``GET /notifications`` command with the following query string parameters:
|
The ``GET /notifications`` request accepts the following query string parameters:
|
||||||
* `template_type` - `sms` or `email` (you can enter `template_type` twice)
|
* `template_type` - `sms` or `email` (you can enter `template_type` twice)
|
||||||
* `status` - `sending`, `delivered`, or `failed`
|
* `status` - `sending`, `delivered`, or `failed`
|
||||||
* `page` - page number
|
* `page` - page number
|
||||||
|
|||||||
Reference in New Issue
Block a user