Get My Org

Get My Org

Get the current user's CSP organization object. If it does not exist, it will be created as a result of this call.

Request
URI
GET
https://starfleet.api.eng.vmware.com//organization
COPY
Responses
200

OK

Returns CspOrgId of type(s) application/json
{
    "id": "string"
}
string As ^urn:[a-zA-Z0-9][a-z0-9-]{0,31}:[a-zA-Z0-9()+,\-.:=@;$_!*'%\/?#]+$
id
Optional

URN ID of CSP organization. This is immutable.