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

    Interface GetWorkspaces

    The payload of Operations Workspace Ids.

    interface GetWorkspaces {
        workspaceIds: string[];
    }
    Index

    Properties

    Properties

    workspaceIds: string[]

    The IDs of Operations Workspaces that are available to this Jira site.