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