Get Organisation type list for Realm
GET/api/organisationType/realmId/:realmId
API used to get the complete Organisation type list for a Realm
Request
Responses
- 200
- 403
- 404
- 500
Returns the Organisation type list
Returns a HttpStatus.FORBIDDEN if the User does not have access
Returns a HttpStatus.NOT_FOUND if the RealmId specified does not exist
Internal error that prevented the retreival of Organisation type list