Get active Problem list for a realm country
GET/api/problem/realmId/:realmId
API used to get the list of active problem list for a realm
Request
Responses
- 200
- 403
- 404
- 500
Returns the active Problem 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 Problem list