diff --git a/docs/index.md b/docs/index.md index c386279b3..a323876f3 100644 --- a/docs/index.md +++ b/docs/index.md @@ -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