Get-DifyCurrentWorkspace
Warning
This help was primarily created by a generative AI. It may contain partially inaccurate expressions.
SYNOPSIS
Retrieves information about the current workspace.
SYNTAX
Get-DifyCurrentWorkspace [<CommonParameters>]
DESCRIPTION
The Get-DifyCurrentWorkspace cmdlet retrieves information about the currently active workspace in Dify. This includes the workspace ID, name, plan, status, creation date, and the user's role in the workspace.
NOTE: This help was primarily created by a generative AI. It may contain partially inaccurate expressions.
EXAMPLES
Example 1
Get-DifyCurrentWorkspace
Retrieves information about the current workspace.
PARAMETERS
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.