Search for events
Authentication
Query parameters
Find events by a free-text search query. The query will be matched against the event data payload (if any).
Filter by event ID using supported operators: IS, IS_ANY_OF.
Filter by group ID using supported operators: IS, IS_ANY_OF.
Filter by feature name using supported operators: IS, IS_ANY_OF
Filter by projects ID using supported operators: IS, IS_ANY_OF.
Filter by event type using supported operators: IS, IS_ANY_OF.
Filter by the ID of the event creator, using supported operators: IS, IS_ANY_OF.
The starting date of the creation date range in IS:yyyy-MM-dd format
The ending date of the creation date range in IS:yyyy-MM-dd format
Filter by environment name using supported operators: IS, IS_ANY_OF.