cURL
curl --request GET \ --url https://api.futureagi.com/simulate/run-tests/{test_execution_id}/transcripts/ \ --header 'X-Api-Key: <api-key>' \ --header 'X-Secret-Key: <api-key>'
Retrieve all transcripts for all calls in a test execution
API Key for authentication. Click here to access API Key
Secret Key for authentication. Click here to access Secret Key
All transcripts for test execution
Was this page helpful?