Skip to main content

public/portworx/platform/whoami/apiv1/whoami.proto (version not set)

Download OpenAPI specification:Download

WhoAmIService

WhoAmI API returns the current actor accounts.

Responses

Response samples

Content type
application/json
{
  • "id": "string",
  • "email": "string",
  • "accounts": [
    ]
}

InvitationsWhoAmI API returns the current actor pending invitations cross accounts.

Responses

Response samples

Content type
application/json
{
  • "id": "string",
  • "email": "string",
  • "accounts": [
    ]
}