The payload of Operations Workspace Ids.

interface GetWorkspaces {
    workspaceIds: string[];
}

Properties

Properties

workspaceIds: string[]

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