GET /2.0/ai_agents/{id} endpoint allows you to list a specific AI
agent by the agent_id parameter.
Send a request
To send a request, use theGET /2.0/ai_agents/{id} endpoint.
Parameters
To make a call, you must pass the following parameters. Mandatory parameters are in bold.| Parameter | Description | Example |
|---|---|---|
agent_id | The agent id to get. | 1234 |
fields | The fields to return in the response. | ask |
