This endpoint serves the purpose of fetching details for worker time punch based on unique worker ID and punch ID.
cURL
curl --request GET \ --url https://api.roostedhr.com/api/1_12/workers/{id}/time-punches/{punch_id} \ --header 'X-API-KEY: <api-key>'
Worker ID
Time Punch ID
OK