Skip to content

Get Test Result

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

CallId identifier

Success

Media type application/json
object
Example generated
{}

Unauthorized (missing/invalid API key or token)

Not found