• Fetches a single workspace by slug. Use the latest tag to get the editor version, or published to get the version that end users see.

    Parameters

    • slug: string
    • tag: string
    • OptionalincludeThumbnailUrl: boolean
    • OptionalabortSignal: AbortSignal

    Returns Promise<DeviceApi.Workspace>