Retrieve service account data
Contributors
Suggest changes
GET /tenancy/account/{accountId}/service-accounts
Retrieves the service account data of the 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
workspaces
Name | Type | Required | Description |
---|---|---|---|
serviceAccountPublicId |
string |
False |
|
workspacePublicId |
string |
False |
|
workspaceName |
string |
False |
response
Name | Type | Required | Description |
---|---|---|---|
name |
string |
False |
|
serviceAccountPublicId |
string |
False |
|
serviceAccountRole |
string |
False |
|
serviceAccountClientId |
string |
False |
|
workspaces |
array[workspaces] |
False |