List Active Agent Labels
List all distinct labels in use across active agents.
GET
/api/v1/agents/labelsAuthentication
Syllable-API-KeyrequiredSend Syllable-API-Key in the header.
Need a credential? Create or manage an API token in the Syllable Console.
Parameters
This endpoint has no declared parameters.
Responses
200Successful Response
application/json
response
string[]
required
Item schema
itemsstringrequiredResponse example
[
"string"
]
