gets a list of private location workers
curl --request GET \ --url https://app.octomind.dev/api/apiKey/v1/private-location \ --header 'X-API-Key: <api-key>'
[ { "status": "OFFLINE", "address": "https://example.com:3128", "name": "my-private-location" } ]
OFFLINE
ONLINE