/issues/{id}

Get a specific issue.

Authentication

AuthorizationBearer

Token-based authentication with required prefix “Bearer”

Path parameters

idstringRequiredformat: "uuid"

Response

error_descriptionstring
idstringOptionalRead-onlyformat: "uuid"
statusenumOptional

Status of the issue. Options: (‘ONGOING’, ‘RESOLVED’)

  • ONGOING - ONGOING
  • RESOLVED - RESOLVED
end_usermap from strings to anyOptionalRead-only
first_incident_timedatetime or nullOptional
last_incident_timedatetime or nullOptional
is_mutedbooleanOptionalRead-only
error_detailslist of stringsOptionalRead-only