Count automated tests

Returns the total number of automated tests in the current project.

Responses
  • 200

    The total count of automated tests

  • application/json
Request Example for get/v1/automated_tests/count
curl http://api.mailreach.co/api/v1/automated_tests/count \
  --header 'X-Api-Key: YOUR_SECRET_TOKEN'
No Body