Description
Retrieves a list of all scheduled updates.
Parameters
None.
Responses
| Status | Description |
|---|---|
| Successful |
Code: 200 Body:
Results An array of scheduled update data items, each of which has the following items.
|
| Error |
Code: 400 Invalid parameter. Code: 401 Unauthorized user. Code: 404 Document not found. Code: 500 Internal server error. Body:
This can be caused when an unknown application error is encountered on the Server side. The API attempts to return additional details within the error parameter. |