A valid API version in the Accept
header is required to access the API. Current version: 1.0.0
Accept: application/json; okta-version=1.0.0
Retrieves the org details
Example response
Unauthorized
Not Acceptable (missing header)
{- "name": "TestOrg",
- "supportEmail": "orgsupport@example.com",
- "_links": {
}
}