// Cloud Accounts

List cloud accounts

List cloud accounts configured in a workspace.

GET/api/cloud-account

Description

Returns every cloud account (currently Azure only) configured for the workspace, including optional environment filter scoping.

Parameters

NameInTypeRequiredDescription
workspaceId query string yes ID of the workspace.

Errors

StatusMeaning
400 Invalid workspaceId.
401 Missing or invalid Basic auth credentials, or the service account lacks the required role.