If the timestamp is older than the oldest issue, the API returns a cursor pointing to a value before all issues.If the timestamp is newer than the newest issue or not provided at all, a cursor is returned that, when used, will only return future issues (useful for polling for new issues).Documentation Index
Fetch the complete documentation index at: https://learninghub.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
To learn more, visit the Egnyte Secure Govern documentation.
Parameters
| Parameter | Description |
|---|---|
| Start Time | Timestamp in miliseconds for which to get the cursor. Minimum value is 1500000000000. |