Get TracerCategory list for Realm and active ProgramPlanningUnits
POST/api/tracerCategory/realmId/:realmId/programIds
API used to get the TracerCategory list for a Realm. Only returns those Tracer Categories that are from Planning Units in active Programs
Request
Responses
- 200
- 403
- 404
- 500
Returns the TracerCategory 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 TracerCategory list