Skip to main content
Lists all active agents for the specified account. locationId is required parameter to ensure optimal performance. Supports pagination using limit and offset. Optionally filter by isPublished=true to return only agents with a published production version.

Autorización

string
required
Bearer token generado desde el portal Leadway. Ver Autenticación.
string
default:"2021-07-28"
required
Versión de la API.

Query parameters

string
default:"C2QujeCh8ZnC7al2InWR"
required
string
default:"true"
Optional filter to return only agents with a published production version
string
default:"20"
required
string
default:"0"
required
string
default:"api"

Respuestas

boolean
default:"True"
required
Success status
string
default:"Agents retrieved successfully"
required
Response message
object[]
required
List of agents with metadata
object
required
Pagination metadata
number
default:"500"
string
default:"Internal Server Error"

Ejemplo