cURL
curl --request GET \ --url https://api.sftpsync.io/clients \ --header 'x-api-key: <api-key>'
[ { "id": "cl_123", "name": "Acme" } ]
Clients