/issues/{id}

Get a specific issue.

Authentication

AuthorizationBearer

Token-based authentication with required prefix “Bearer”

Path parameters

idstringRequiredformat: "uuid"

Response

error_descriptionstring
idstringRead-onlyformat: "uuid"
statusenum
Status of the issue. Options: ('ONGOING', 'RESOLVED') * `ONGOING` - ONGOING * `RESOLVED` - RESOLVED
Allowed values:
end_usermap from strings to anyRead-only
first_incident_timedatetime or null
last_incident_timedatetime or null
is_mutedbooleanRead-only
error_detailslist of stringsRead-only