cURL
curl --request GET \ --url https://api.futureagi.com/simulate/run-tests/ \ --header 'X-Api-Key: <api-key>' \ --header 'X-Secret-Key: <api-key>'
Get paginated list of run tests with search
API Key for authentication. Click here to access API Key
Secret Key for authentication. Click here to access Secret Key
Search by run test name or agent definition name
List of run tests
Was this page helpful?