Testim
communityAI-powered test automation platform for creating, running, and maintaining end-to-end tests.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://api.testim.io/v2/testsList tests
Parameters
limitresults (integeroptionalprojectIdproject ID (stringrequiredReturns
tests[] with testId, name, status, lastRun, labels[], branch, createdAt, updatedAtPOST
https://api.testim.io/v2/tests/{testId}/runsExecute a test
Parameters
branchGit branch (stringoptionaltestIdtest ID (stringrequiredbrowserchrome|firefox|edge (stringoptionalbase_urltarget URL (stringoptionalReturns
runId, status, testId, startedAtGET
https://api.testim.io/v2/runs/{runId}Get test run results
Parameters
runIdrun ID (stringrequiredReturns
runId, status, testId, duration, steps[] with name, status, screenshot, startedAt