jira.js
    Preparing search index...

    Function getLinkedWorkspaces

    • Retrieve all Security Workspaces linked with the Jira site.

      The result will be what is currently stored, ignoring any pending updates or deletes.

      Parameters

      Returns Promise<{ workspaceIds: string[]; [key: string]: unknown }>