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

Get Org

Description

Retrieves details about a specified provider organization.

Request

Request

URL

URL


get
https://console.navigator.vmware.com/cphub/api/core/v1/mgmt/orgs/{orgId}
Copy

Path Parameters

Path Parameters

string
orgId Required

  • ID of the MSP organization in CSP.

Parameter Serialization Style: simple

Header Parameters

Header Parameters

string
csp-auth-token Optional

  • Access token generated from refresh token for authentication.

Parameter Serialization Style: simple

Authentication

Authentication

This operation uses the following authentication methods.

Response

Response

Response Body

Response Body

200 OK

Returns Org of type */*
This response body class contains all of the following: BaseEntity, InlineOrg1

No error details were provided in the OpenAPI specification.

Code Samples

Code Samples

cURL Command

curl -H "csp-auth-token: string" https://console.navigator.vmware.com/cphub/api/core/v1/mgmt/orgs/{orgId}


Feedback

Was this page helpful?