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
okta.myAccount.organization.read
Retrieves the org details
Example response
Unauthorized
{- "name": "TestOrg",
- "supportEmail": "orgsupport@example.com",
- "_links": {
}
}