Skip to content

List batches

GET
/batches
curl --request GET \
--url https://api.testzilla.ai/v1/batches \
--header 'x-api-key: <x-api-key>'

Success

Media type application/json
object
Example generated
{}

Unauthorized (missing/invalid API key or token)

Not found