Get the RealmCountry list active programs
GET/api/realmCountry/program
API used to get the RealmCountry list active programs
Responses
- 200
- 403
- 404
- 412
- 500
Returns the RealmCountry list
Returns a HttpStatus.FORBIDDEN if the User does not have access
Returns a HttpStatus.NOT_FOUND if no RealmCountry found
Returns a HttpStatus.PRECONDITION_FAILED if a User with access to multiple Realms tried to access a RealmCountry Program list without specifying a Realm
Internal error that prevented the retreival of RealmCountry list