Skip to main content

Retrieve user and service account data

Contributors

GET /tenancy/account/{accountId}/members

Retrieves the user and 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

publicId

string

False

workspacePublicId

string

False

workspaceName

string

False

response

Name Type Required Description

name

string

False

cloudManagerNotificationsOptIn

number

False

company

string

False

email

string

False

publicId

string

False

role

string

False

clientId

string

False

isServiceAccount

boolean

False

workspaces

array[workspaces]

False

Close
Try it out

Sign in with your NetApp Cloud Central credentials.

Try this API

Parameters

Headers

Body

Code

Response