mirror of
https://github.com/GSA/notifications-admin.git
synced 2025-12-14 00:52:55 -05: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.
|
||||
|
||||
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)
|
||||
* `status` - `sending`, `delivered`, or `failed`
|
||||
* `page` - page number
|
||||
|
||||
Reference in New Issue
Block a user