Retrieves a reviewAsk AIget https://api.smartrecruiters.com/reviews-api/v201910/reviews/{reviewId}Path ParamsreviewIdstringrequiredID of the reviewResponses 200Review was retreived 400with codes: INVALID_REVIEW_ID when review id is invalid 401with codes: NOT_AUTHORIZED_TO_ACCESS_RESOURCE when caller is not authorized to access resource REVIEWER_NOT_AUTHORIZED_TO_ACCESS_RESOURCE when reviewer is not authorized to access resource 403Forbidden to retreive a review 404with codes: REVIEW_NOT_FOUND when no review with given id is found 500Unexpected errorUpdated 7 months ago