GET
/
enterprise
/
available-handles
curl --request GET \
  --url https://ebn.telemetree.io/public-api/enterprise/available-handles \
  --header 'x-api-key: <api-key>'
[
  "<string>"
]

Authorizations

x-api-key
string
header
required

Your API Key (Dashboard->Settings)

Response

200 - application/json
Successful Response

The response is of type string[].