Get Organisation list for RealmCountry
GET/api/organisation/realmCountryId/:realmCountryId
API used to get the complete Organisation list for a RealmCountry
Request
Responses
- 200
- 403
- 412
- 500
Returns the Organisation list
Returns a HttpStatus.FORBIDDEN if the User does not have access
Returns a HttpStatus.PRECONDITION_FAILED if the RealmCountryId specified does not exist
Internal error that prevented the retreival of Organisation list