explanations of queryparams3

This commit is contained in:
Catherine Heywood
2016-05-19 14:56:18 +01:00
parent 353346882c
commit 384049585b
+1 -1
View File
@@ -306,7 +306,7 @@ where:
* `next` is the URL of the next page of notifications * `next` is the URL of the next page of notifications
These URLs accept the following query string parameters: These URLs accept the following query string parameters:
* `template_type` - `sms` or `email` (you can enter both) * `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
* `page_size` - number of notifications per page; defaults to 50 * `page_size` - number of notifications per page; defaults to 50