Get latest approval request for candidate's offerAsk AIget https://api.smartrecruiters.com/candidates/{id}/jobs/{jobId}/offers/{offerId}/approvals/latestPath ParamsofferIdstringrequiredIdentifier of a Offeridstringrequiredcandidate identifierjobIdstringrequiredjob identifierResponses 200Latest approval request for given offer 401Candidate access denied 403with code NO_ACCESS_TO_OFFERS when not permitted to see offers * NO_ACCESS_TO_APPROVALS when not permitted to access offer approvals 404with code OFFERS_NOT_FOUND APPROVALS_NOT_FOUND Updated 2 months ago