Skip to main content

Issue Reporting (By Users)

Endpoints for users to report incidents from the public status page.

  • GET/POST /api/ReportIncident: Public endpoint for reporting issues.
  • GET /api/ReportIncident/ReportIssue/GetIncidentMetadata: Metadata for the report form.
  • GET /api/ReportIncident/ReportIssue/GetAllComponentGroupsWithRegionAndZone: Location selection for reports.
  • GET /api/ReportIncident/DownloadAttachment: Download evidence provided by the reporter.

Responses

Description: Success.

Admin Management

  • GET/POST /api/admin/ReportIncident: Internal management of reported issues.
  • POST /api/admin/ReportIncident/UpdateIncidentIdInreportIncident: Link a user report to an official incident.
  • GET /api/admin/ReportIncident/DownloadAttachment: Admin view of attachments.

Responses

Description: Success.