Description
Returns every workspace variable that the project currently imports, including the bound workspaceVariableId and the local projectVariableId.
Parameters
| Name | In | Type | Required | Description |
projectId |
query |
string |
yes |
ID of the project. |
Errors
| Status | Meaning |
400 |
Invalid projectId. |
401 |
Missing or invalid Basic auth credentials, or the service account lacks the required role. |