logo AWS Technology Partner

API: Errors

API Endpoint
https://www.redline13.com/Api/Errors

This API allows you to get errors for a load test. Returns an array of errors, each including including:

error_msg
Error message.
error_count
Number of times the error was seen.

API Parameters

Parameter Type Required Details
loadTestId GET Yes

ID of load test.

limit GET No

Max number of errors (cannot be more than 1,000).