Interface IncidentsApiListIncidentAttachmentsRequest

Hierarchy

  • IncidentsApiListIncidentAttachmentsRequest

Properties

filterAttachmentType?: string

Filter attachments by type. Supported values are 1 (postmortem) and 2 (link).

incidentId: string

The UUID of the incident.

include?: string

Resource to include in the response. Supported value: last_modified_by_user.

Generated using TypeDoc