Get Program Object For Specified ProgramId
GET/api/program/:programId
API used to get the Program object for specified programId
Request
Responses
- 200
- 403
- 500
Returns the Program object
Returns a HttpStatus.FORBIDDEN if the User does not have access
Internal error that prevented the retreival of Program object