Skip to main content
GET
List available agents.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

channel
enum<string>

Optional channel filter. Type of messenger service.

Available options:
bridge,
whatsapp,
facebook,
widget

Response

200 - application/json

Success

data
object[]

Default count: 100

meta
object