Skip to main content

List Organizations

Select

SaaS
Customer Managed

List existing organizations.

Responses

OK


Schema
  • organizations object[]
GET /v4/cloud/aws/organization    

Authorization

type: apiKeyname: Authtokenin: header

Request

Click Edit to configure Base URL
https://CommandCenterHostName/commandcenter/api
Security Scheme
token
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Cloud/AWS/Organization' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'