cURL
curl --request GET \ --url https://api.sigmamind.ai/v1/batch-runs \ --header 'X-API-Key: <api-key>'
{ "error": "Bad Request", "message": "Invalid request parameters", "path": "/v1/batch-runs", "status": 400, "timestamp": "2026-04-17T11:47:55.992Z" }
List all batch runs
API Key is required in header. You can find it in the settings
A unique identifier for the agent to which the batch belongs.
OK
Suggestions
Contact support