This endpoint serves the purpose of fetching client orders based on unique client ID.
cURL
curl --request GET \ --url https://api.roostedhr.com/api/1_12/clients/{id}/orders \ --header 'X-API-KEY: <api-key>'
Client ID
OK