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).
External DocumentationTo 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. |