incidents
Get Incident By Id
Get incident by ID
GET
Authorizations
Path Parameters
Response
200
application/json
Successful Response
Response model for service incident operations.
Description of the service incident
Example:
"Service outage in region X"
Start time of the incident
Example:
"2023-10-01T08:00:00Z"
Resolution time of the incident
Example:
"2023-10-01T12:00:00Z"
Category of the impact
Example:
"High"
Number of sessions impacted
Example:
1500
Detailed markdown description of the incident
Example:
"**Incident Details**"
The ID of the incident to update
Example:
1
The email of the user who last updated the incident
Example:
"user@mail.com"
The ID of the organization
Example:
123
The ID of the sub-organization
Example:
456
The name of the sub-organization
Example:
"SubOrg A"
Creation time of the incident
Example:
"2023-10-01T08:00:00Z"
Last update time of the incident
Example:
"2023-10-01T08:00:00Z"