Retrieve workspaces
Contributors
Suggest changes
GET /tenancy/account/{accountId}/workspace
Retrieves workspaces associated with a specified account.
Token usage: BlueXP user token.
Parameters
Name | Type | In | Required | Description |
---|---|---|---|---|
accountId |
string |
path |
True |
|
authorization |
string |
header |
True |
|
X-User-Token |
string |
header |
False |
|
X-Service-Request-Id |
string |
header |
False |
Response
Status: 200, Default response
List of response
Definitions
See Definitions
response
Name | Type | Required | Description |
---|---|---|---|
workspacePublicId |
string |
False |
|
workspaceName |
string |
False |
|
associatedAgents |
array[string] |
False |