Skip to main content
GET
/
api
/
v1
/
console
/
agents
/
{agentId}
/
channels
List agent channels
curl --request GET \
  --url https://api.bimpe.ai/api/v1/console/agents/{agentId}/channels \
  --header 'Authorization: Bearer <token>'
"<unknown>"

Authorizations

Authorization
string
header
required

Team API key (prefix sk_). Use Authorization: Bearer or X-Api-Key: .

Path Parameters

agentId
string
required
Maximum string length: 50

Response

List of channels

The response is of type any.