Skip to content

Get results

GET
/tests/{id}/results
curl --request GET \
--url https://api.testzilla.ai/v1/tests/example/results \
--header 'x-api-key: <x-api-key>'
id
required
string

Id identifier

Success

Media type application/json
object
Example generated
{}

Unauthorized (missing/invalid API key or token)

Not found