Jira.js - Jira Cloud API library
    Preparing search index...

    Interface GetIncidentById

    interface GetIncidentById {
        incidentId: string;
    }
    Index

    Properties

    Properties

    incidentId: string

    The ID of the Incident to fetch.