> For the complete documentation index, see [llms.txt](https://docs.infraon.io/infraon-infinity-api-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.infraon.io/infraon-infinity-api-guide/modules/predicted-events.md).

# Predicted Events

## Gets a list of events

> This endpoint is used to fetch all the events in the current organization

```json
{"openapi":"3.0.3","info":{"title":"","version":"0.0.0"},"security":[{"ApiKeyAuth":[]}],"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"Authorization"}}},"paths":{"/ux/common/predicted_events/predicted_events/":{"get":{"operationId":"ux_common_predicted_events_predicted_events_retrieve","description":"This endpoint is used to fetch all the events in the current organization","summary":"Gets a list of events","parameters":[{"in":"query","name":"items_per_page","schema":{"type":"integer"},"description":"Items Per Page","required":true},{"in":"query","name":"page","schema":{"type":"integer"},"description":"Page Number","required":true},{"in":"query","name":"reverse","schema":{"type":"boolean"},"description":"Sorting Order"},{"in":"query","name":"sort","schema":{"type":"string"},"description":"Sorting Key"}],"tags":["Predicted Events"],"responses":{"200":{"description":"No response body"}}}}}}
```

## POST /ux/common/predicted\_events/predicted\_events/

> API endpoint that allows users to be viewed or edited.

```json
{"openapi":"3.0.3","info":{"title":"","version":"0.0.0"},"security":[{"ApiKeyAuth":[]}],"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"Authorization"}}},"paths":{"/ux/common/predicted_events/predicted_events/":{"post":{"operationId":"ux_common_predicted_events_predicted_events_create","description":"API endpoint that allows users to be viewed or edited.","tags":["Predicted Events"],"responses":{"201":{"description":"No response body"}}}}}}
```

## Gets a event with the given event id

> This endpoint is used to fetch a event in the current organization

```json
{"openapi":"3.0.3","info":{"title":"","version":"0.0.0"},"security":[{"ApiKeyAuth":[]}],"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"Authorization"}}},"paths":{"/ux/common/predicted_events/predicted_events/{eventid}/":{"get":{"operationId":"ux_common_predicted_events_predicted_events_retrieve_2","description":"This endpoint is used to fetch a event in the current organization","summary":"Gets a event with the given event id","parameters":[{"in":"path","name":"eventid","schema":{"type":"string"},"description":"A unique value identifying this events.","required":true}],"tags":["Predicted Events"],"responses":{"200":{"description":"No response body"}}}}}}
```

## PUT /ux/common/predicted\_events/predicted\_events/{eventid}/

> API endpoint that allows users to be viewed or edited.

```json
{"openapi":"3.0.3","info":{"title":"","version":"0.0.0"},"security":[{"ApiKeyAuth":[]}],"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"Authorization"}}},"paths":{"/ux/common/predicted_events/predicted_events/{eventid}/":{"put":{"operationId":"ux_common_predicted_events_predicted_events_update","description":"API endpoint that allows users to be viewed or edited.","parameters":[{"in":"path","name":"eventid","schema":{"type":"string"},"description":"A unique value identifying this events.","required":true}],"tags":["Predicted Events"],"responses":{"200":{"description":"No response body"}}}}}}
```

## DELETE /ux/common/predicted\_events/predicted\_events/{eventid}/

> API endpoint that allows users to be viewed or edited.

```json
{"openapi":"3.0.3","info":{"title":"","version":"0.0.0"},"security":[{"ApiKeyAuth":[]}],"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"Authorization"}}},"paths":{"/ux/common/predicted_events/predicted_events/{eventid}/":{"delete":{"operationId":"ux_common_predicted_events_predicted_events_destroy","description":"API endpoint that allows users to be viewed or edited.","parameters":[{"in":"path","name":"eventid","schema":{"type":"string"},"description":"A unique value identifying this events.","required":true}],"tags":["Predicted Events"],"responses":{"204":{"description":"No response body"}}}}}}
```

## GET /ux/common/predicted\_events/predicted\_events/action/

> API endpoint that allows users to be viewed or edited.

```json
{"openapi":"3.0.3","info":{"title":"","version":"0.0.0"},"security":[{"ApiKeyAuth":[]}],"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"Authorization"}}},"paths":{"/ux/common/predicted_events/predicted_events/action/":{"get":{"operationId":"ux_common_predicted_events_predicted_events_action_retrieve","description":"API endpoint that allows users to be viewed or edited.","tags":["Predicted Events"],"responses":{"200":{"description":"No response body"}}}}}}
```

## GET /ux/common/predicted\_events/predicted\_events/available-tags/

> API endpoint that allows users to be viewed or edited.

```json
{"openapi":"3.0.3","info":{"title":"","version":"0.0.0"},"security":[{"ApiKeyAuth":[]}],"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"Authorization"}}},"paths":{"/ux/common/predicted_events/predicted_events/available-tags/":{"get":{"operationId":"ux_common_predicted_events_predicted_events_available_tags_retrieve","description":"API endpoint that allows users to be viewed or edited.","tags":["Predicted Events"],"responses":{"200":{"description":"No response body"}}}}}}
```

## GET /ux/common/predicted\_events/predicted\_events/column-config/

> API endpoint that allows users to be viewed or edited.

```json
{"openapi":"3.0.3","info":{"title":"","version":"0.0.0"},"security":[{"ApiKeyAuth":[]}],"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"Authorization"}}},"paths":{"/ux/common/predicted_events/predicted_events/column-config/":{"get":{"operationId":"ux_common_predicted_events_predicted_events_column_config_retrieve","description":"API endpoint that allows users to be viewed or edited.","tags":["Predicted Events"],"responses":{"200":{"description":"No response body"}}}}}}
```

## GET /ux/common/predicted\_events/predicted\_events/comments/{eventid}/

> API endpoint that allows users to be viewed or edited.

```json
{"openapi":"3.0.3","info":{"title":"","version":"0.0.0"},"security":[{"ApiKeyAuth":[]}],"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"Authorization"}}},"paths":{"/ux/common/predicted_events/predicted_events/comments/{eventid}/":{"get":{"operationId":"ux_common_predicted_events_predicted_events_comments_retrieve","description":"API endpoint that allows users to be viewed or edited.","parameters":[{"in":"path","name":"eventid","schema":{"type":"string"},"description":"A unique value identifying this events.","required":true}],"tags":["Predicted Events"],"responses":{"200":{"description":"No response body"}}}}}}
```

## POST /ux/common/predicted\_events/predicted\_events/create\_incident/

> API endpoint that allows users to be viewed or edited.

```json
{"openapi":"3.0.3","info":{"title":"","version":"0.0.0"},"security":[{"ApiKeyAuth":[]}],"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"Authorization"}}},"paths":{"/ux/common/predicted_events/predicted_events/create_incident/":{"post":{"operationId":"ux_common_predicted_events_predicted_events_create_incident_create","description":"API endpoint that allows users to be viewed or edited.","tags":["Predicted Events"],"responses":{"200":{"description":"No response body"}}}}}}
```

## POST /ux/common/predicted\_events/predicted\_events/events\_nbi/

> API endpoint that allows users to be viewed or edited.

```json
{"openapi":"3.0.3","info":{"title":"","version":"0.0.0"},"security":[{"ApiKeyAuth":[]}],"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"Authorization"}}},"paths":{"/ux/common/predicted_events/predicted_events/events_nbi/":{"post":{"operationId":"ux_common_predicted_events_predicted_events_events_nbi_create","description":"API endpoint that allows users to be viewed or edited.","tags":["Predicted Events"],"responses":{"200":{"description":"No response body"}}}}}}
```

## GET /ux/common/predicted\_events/predicted\_events/get-event-ticket-details/

> API endpoint that allows users to be viewed or edited.

```json
{"openapi":"3.0.3","info":{"title":"","version":"0.0.0"},"security":[{"ApiKeyAuth":[]}],"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"Authorization"}}},"paths":{"/ux/common/predicted_events/predicted_events/get-event-ticket-details/":{"get":{"operationId":"ux_common_predicted_events_predicted_events_get_event_ticket_details_retrieve","description":"API endpoint that allows users to be viewed or edited.","tags":["Predicted Events"],"responses":{"200":{"description":"No response body"}}}}}}
```

## POST /ux/common/predicted\_events/predicted\_events/get\_events\_nbi\_inci\_detail/

> API endpoint that allows users to be viewed or edited.

```json
{"openapi":"3.0.3","info":{"title":"","version":"0.0.0"},"security":[{"ApiKeyAuth":[]}],"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"Authorization"}}},"paths":{"/ux/common/predicted_events/predicted_events/get_events_nbi_inci_detail/":{"post":{"operationId":"ux_common_predicted_events_predicted_events_get_events_nbi_inci_detail_create","description":"API endpoint that allows users to be viewed or edited.","tags":["Predicted Events"],"responses":{"200":{"description":"No response body"}}}}}}
```

## GET /ux/common/predicted\_events/predicted\_events/options/

> API endpoint that allows users to be viewed or edited.

```json
{"openapi":"3.0.3","info":{"title":"","version":"0.0.0"},"security":[{"ApiKeyAuth":[]}],"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"Authorization"}}},"paths":{"/ux/common/predicted_events/predicted_events/options/":{"get":{"operationId":"ux_common_predicted_events_predicted_events_options_retrieve","description":"API endpoint that allows users to be viewed or edited.","tags":["Predicted Events"],"responses":{"200":{"description":"No response body"}}}}}}
```

## POST /ux/common/predicted\_events/predicted\_events/save-column-config/

> API endpoint that allows users to be viewed or edited.

```json
{"openapi":"3.0.3","info":{"title":"","version":"0.0.0"},"security":[{"ApiKeyAuth":[]}],"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"Authorization"}}},"paths":{"/ux/common/predicted_events/predicted_events/save-column-config/":{"post":{"operationId":"ux_common_predicted_events_predicted_events_save_column_config_create","description":"API endpoint that allows users to be viewed or edited.","tags":["Predicted Events"],"responses":{"200":{"description":"No response body"}}}}}}
```

## POST /ux/common/predicted\_events/predicted\_events/save-tag-to-events/

> API endpoint that allows users to be viewed or edited.

```json
{"openapi":"3.0.3","info":{"title":"","version":"0.0.0"},"security":[{"ApiKeyAuth":[]}],"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"Authorization"}}},"paths":{"/ux/common/predicted_events/predicted_events/save-tag-to-events/":{"post":{"operationId":"ux_common_predicted_events_predicted_events_save_tag_to_events_create","description":"API endpoint that allows users to be viewed or edited.","tags":["Predicted Events"],"responses":{"200":{"description":"No response body"}}}}}}
```

## GET /ux/common/predicted\_events/predicted\_events/suppressed-events/

> API endpoint that allows users to be viewed or edited.

```json
{"openapi":"3.0.3","info":{"title":"","version":"0.0.0"},"security":[{"ApiKeyAuth":[]}],"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"Authorization"}}},"paths":{"/ux/common/predicted_events/predicted_events/suppressed-events/":{"get":{"operationId":"ux_common_predicted_events_predicted_events_suppressed_events_retrieve","description":"API endpoint that allows users to be viewed or edited.","tags":["Predicted Events"],"responses":{"200":{"description":"No response body"}}}}}}
```

## GET /ux/common/predicted\_events/predicted\_events/suppression-adaptive/

> API endpoint that allows users to be viewed or edited.

```json
{"openapi":"3.0.3","info":{"title":"","version":"0.0.0"},"security":[{"ApiKeyAuth":[]}],"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"Authorization"}}},"paths":{"/ux/common/predicted_events/predicted_events/suppression-adaptive/":{"get":{"operationId":"ux_common_predicted_events_predicted_events_suppression_adaptive_retrieve","description":"API endpoint that allows users to be viewed or edited.","tags":["Predicted Events"],"responses":{"200":{"description":"No response body"}}}}}}
```

## POST /ux/common/predicted\_events/predicted\_events/update-event-assignee/

> API endpoint that allows users to be viewed or edited.

```json
{"openapi":"3.0.3","info":{"title":"","version":"0.0.0"},"security":[{"ApiKeyAuth":[]}],"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"Authorization"}}},"paths":{"/ux/common/predicted_events/predicted_events/update-event-assignee/":{"post":{"operationId":"ux_common_predicted_events_predicted_events_update_event_assignee_create","description":"API endpoint that allows users to be viewed or edited.","tags":["Predicted Events"],"responses":{"200":{"description":"No response body"}}}}}}
```

## POST /ux/common/predicted\_events/predicted\_events/update-event-due-date/

> API endpoint that allows users to be viewed or edited.

```json
{"openapi":"3.0.3","info":{"title":"","version":"0.0.0"},"security":[{"ApiKeyAuth":[]}],"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"Authorization"}}},"paths":{"/ux/common/predicted_events/predicted_events/update-event-due-date/":{"post":{"operationId":"ux_common_predicted_events_predicted_events_update_event_due_date_create","description":"API endpoint that allows users to be viewed or edited.","tags":["Predicted Events"],"responses":{"200":{"description":"No response body"}}}}}}
```

## POST /ux/common/predicted\_events/predicted\_events/update\_incident\_note/

> API endpoint that allows users to be viewed or edited.

```json
{"openapi":"3.0.3","info":{"title":"","version":"0.0.0"},"security":[{"ApiKeyAuth":[]}],"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"Authorization"}}},"paths":{"/ux/common/predicted_events/predicted_events/update_incident_note/":{"post":{"operationId":"ux_common_predicted_events_predicted_events_update_incident_note_create","description":"API endpoint that allows users to be viewed or edited.","tags":["Predicted Events"],"responses":{"200":{"description":"No response body"}}}}}}
```

## POST /ux/common/predicted\_events/predicted\_events/upsert\_incident/

> API endpoint that allows users to be viewed or edited.

```json
{"openapi":"3.0.3","info":{"title":"","version":"0.0.0"},"security":[{"ApiKeyAuth":[]}],"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"Authorization"}}},"paths":{"/ux/common/predicted_events/predicted_events/upsert_incident/":{"post":{"operationId":"ux_common_predicted_events_predicted_events_upsert_incident_create","description":"API endpoint that allows users to be viewed or edited.","tags":["Predicted Events"],"responses":{"200":{"description":"No response body"}}}}}}
```


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.infraon.io/infraon-infinity-api-guide/modules/predicted-events.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
