cURL
curl --request GET \ --url https://api.poligono.ai/v1/channels/:id \ --header 'Authorization: <api-key>'
{ "data": "<unknown>" }
Retrieve all channels associated with the specified agent id
Type "Bearer" followed by a space and JWT token.
Agent Id
OK