List the variables defined at the workspace level.
GET/api/workspace-variable
Description
Returns every workspace-level variable with its values and scope filters. Use the /api/project/workspace-variable endpoints to import these into projects.
Parameters
Name
In
Type
Required
Description
workspaceId
query
string
yes
ID of the workspace.
Errors
Status
Meaning
400
Invalid workspaceId.
401
Missing or invalid Basic auth credentials, or the service account lacks the required role.