List bounded watch events with lifecycle state
GET
/managed-watch/eventsActivation gatedAvailability follows the workspace commercial state.
Requires scope: read:watch
Parameters
| Parameter | In | Type | Description |
|---|---|---|---|
as_of | query | string | |
cursor | query | string | |
limit | query | integer | |
Idempotency-Keyrequired | header | string | Stable logical request ID required for every machine mutation; exact retries replay and changed inputs conflict. |
Responses
| Status | Description |
|---|---|
200 | Known watch data |
400 | Invalid read bound, cursor, or limit |
401 | Missing or invalid watch credential |
403 | Credential lacks read:watch or a resolvable budget subject |
404 | Watch surface is disabled or watch data is not initialized |
503 | Watch data or authorization is unavailable; never returned as an empty result |
Is this page helpful?