cURL
curl --request GET \ --url https://app.all-hands.dev/api/options/agents \ --header 'X-Session-API-Key: <api-key>'
[ "<string>" ]
List available agent types supported by this server.
Successful Response
The response is of type string[].
string[]
Was this page helpful?