Get data stream filter fields

Authentication

AuthorizationBearer

An auth_token should be provided to authenticate a session.

To obtain an auth_token, see the /api/v1/authenticate POST request.

Response

Possible filter field types that can be used with data streams.

event_type_id will filter Event stream for specific event types (e.g. "event_type_id":[1,2,3]).

alert will filter Event stream for alert status (e.g. "alert":true).

iddouble or null
Enum item identifier
descriptionstring or null
Enum item description

Errors