cURL
curl --request GET \ --url https://api.example.com/v1/agents/list \ --header 'x-api-key: <x-api-key>'
{}
Get all unique agent configurations that the user has created or used, without task details. Allows users to reuse agent configs with new tasks.
Successful Response
The response is of type Response List Agents V1 Agents List Get · object.
Response List Agents V1 Agents List Get · object