Get Orgs For Hierachy

get a list of orgs for switch

Request
Security:
vc-security
Responses
200

OK

502

Bad Gateway. The server acting as a gateway or intermediary is having problems communicating with another server to complete the user's request.

get/org-service/v1/org/switch
Request samples
curl -i -X GET \
  http://localhost:8092/org-service/v1/org/switch \
  -H 'x-auth-token: YOUR_API_KEY_HERE'
Response samples
application/json
[
  • {
    }
]