Get the latest version for a program
GET/api/programData/getLatestVersionForProgram/:programId
API to get the latest version for a program
Request
Responses
- 200
- 403
- 500
Returns the latest version of program
Returns a HttpStatus.FORBIDDEN if the User does not have access
Internal error that prevented the retreival of latest version of program