Get RealmCountry list by specified reamId for active programs
GET/api/realmCountry/program/realmId/:realmId
API used to get the RealmCountry list by specified reamId for active programs
Request
Responses
- 200
- 403
- 404
- 500
Returns the RealmCountry list
Returns a HttpStatus.FORBIDDEN if the User does not have access
Returns a HttpStatus.NOT_FOUND if no realmId found
Internal error that prevented the retreival of RealmCountry list