Filterable Event Schema
GET {{cb_url}}/data_forwarder/v2/schemas/events?filterable=true
JSON schema document describing filterable fields, their types, and available enum values
RBAC Permissions Required
Permission (.notation name) | Operation(s) |
---|---|
event-forwarder.settings | READ |
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
filterable | boolean | (Required) required query parameter to get filterable schema | |
version_constraint | string | When specified, the API will return all filterable fields available for that schema version; if not specified, the API will return all filterable fields for the lowest supported schema version |