Retrieve all contextual and helpers agents

This endpoint retrieves all contextual chat agents helpers bots associated with a specific application.

You can use applicationId to specify the application, and skip and limit to control pagination.

Query Params
integer
required

The ID of the application to retrieve contextual or helpers from.

integer
Defaults to 0

The number of records to skip for pagination.

integer
Defaults to 100

The maximum number of bots to return in the response.

boolean
Defaults to false

Filter bots by their operational status. Set to true to retrieve only active bots (both contextual and helpers bots), or false to retrieve all bots regardless of status.

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json