This endpoint serves the purpose of fetching worker invite based on unique worker ID and invite ID.
cURL
curl --request GET \ --url https://api.roostedhr.com/api/1_12/workers/{id}/invites/{invite_id} \ --header 'X-API-KEY: <api-key>'
Worker ID
Invite ID
OK