Skip to main content
The GET /2.0/ai_agent_default endpoint allows you to fetch the default configuration for AI services. Once you get the configuration details you can override them using the parameter.

Send a request

To send a request, use the GET /2.0/ai_agent_default endpoint. Make sure you have generated the developer token to authorize your app. See for details.

Parameters

To make a call, you must pass the following parameters. Mandatory parameters are in bold.

Responses

The responses to the call may vary depending on the mode parameter value you choose.
When you set the mode parameter to ask the response will be as follows:
Last modified on June 1, 2026