mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-11 10:28:41 -04:00
link to descriptions of fields
This commit is contained in:
+2
-2
@@ -211,7 +211,7 @@ The response (status code 200) will be:
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
See below for explanations of the fields.
|
See [below](#fieldsforGET) for explanations of the fields.
|
||||||
|
|
||||||
<a name="get_all_notif"></a>
|
<a name="get_all_notif"></a>
|
||||||
To retrieve the status of all notifications:
|
To retrieve the status of all notifications:
|
||||||
@@ -266,7 +266,7 @@ The response (status code 200) will be:
|
|||||||
'page_size': 50
|
'page_size': 50
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
<a name="fieldsforGET"></a>
|
||||||
where:
|
where:
|
||||||
|
|
||||||
* `status` is the status of the notification; this can be `sending`, `delivered`, or `failed`
|
* `status` is the status of the notification; this can be `sending`, `delivered`, or `failed`
|
||||||
|
|||||||
Reference in New Issue
Block a user