Description
Returns every cloud account (currently Azure only) configured for the workspace, including optional environment filter scoping.
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. |