v1

latestOpenAPI 3.1.12026-07-1744285.2 KB
events

Api for SSE streaming of incoming events stating the systems current time.

get/api/v2/namespaces/{namespace}/events/subscribe

Path parameters

namespacestring required

Query parameters

createdBeforestring RFC3339Nano

Retrieve events created before a specific timestamp.

createdAfterstring RFC3339Nano

Retrieve events created after a specific timestamp.

receivedBeforestring RFC3339Nano

Retrieve events received before a specific timestamp.

receivedAfterstring RFC3339Nano

Retrieve events received after a specific timestamp.

eventContainsstring

Retrieve events containing specific text.

typeContainsstring

Retrieve events containing specific type.

Headers

Last-Event-IDinteger

Response

OK