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

    Interface GetLinkedWorkspaces

    The payload of linked Security Workspace IDs.

    interface GetLinkedWorkspaces {
        workspaceIds: string[];
    }
    Index

    Properties

    Properties

    workspaceIds: string[]

    The IDs of Security Workspaces that are linked to this Jira site.