DocsOmniFi APIsChangelog
SkySparcContact UsLog In
OmniFi APIs

List Workspaces

api/autotest/workspaces

Lists the available Autotest workspaces, optionally filtered by name.

Query Params
string

(Optional) Filter workspaces on Name.
The value can include SQL wildcard characters e.g. "Workspace_%".
Note that all SQL Server matching patterns are accepted:
%, [a-z], , [^A-Z] etc.
The single-character '
' wildcard; "My_Workspace" will match "My_Workspace"
as well as "My-Workspace". To match the name "My_Workspace" exactly,
escape the pattern using backslash: "My_Workspace"

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json