remove redundant sentence

This commit is contained in:
Catherine Heywood
2016-05-23 10:49:14 +01:00
parent 06cee32a43
commit 5fed199696

View File

@@ -306,8 +306,6 @@ where:
* `total` is the total number of notifications sent by the service using the given template type
* `page_size` is an optional integer indicating the number of notifications per page; if not provided, defaults to 50
The above fields are populated once the message has been processed; initially you get back the [response](#coderesponse) indicated above.
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`