Get an organization represented by the provided orgName
GET {{baseUrl}}/organizations/:orgName
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | A Management Key |
RESPONSES
status: OK
{"org_contact_name":"\u003cstring\u003e","org_email":"\u003cstring\u003e","org_label":"\u003cstring\u003e","org_name":"\u003cstring\u003e","resource_type":"\u003cstring\u003e","org_url":"\u003cstring\u003e","self_link":"\u003cstring\u003e"}