[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator

Get Organization Groups

Description

Lists all enterprise groups in a specified organization.

Request

Request

URL

URL


get
https://console.navigator.vmware.com/cphub/api/auth/v1/federation/orgs/{orgId}/groups
Copy

Path Parameters

Path Parameters

string
orgId Required

  • Fetch the groups for the given orgId


Query Parameters

Query Parameters

string
pageLimit Optional

  • Maximum number of groups to return in response. Defaults to 100


string
pageStart Optional

  • Start index of records to fetch. Defaults to 1


Authentication

Authentication

This operation uses the following authentication methods.

Response

Response

Response Body

Response Body

200 OK

Returns PagedResponseGroupOrgAndServiceRolesForAuth of type application/json
This response body class contains all of the following: PagedEntityDetails, InlinePagedResponseGroupOrgAndServiceRolesForAuth1

No error details were provided in the OpenAPI specification.

Code Samples

Code Samples

cURL Command

curl https://console.navigator.vmware.com/cphub/api/auth/v1/federation/orgs/{orgId}/groups


Feedback

Was this page helpful?