aiendpoint.dev
ServicesCypress

Cypress

community

JavaScript end-to-end testing framework for web apps with time-travel debugging and Cypress Cloud.

Visit site ↗

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.

https://cypress.iobearerdeveloperconfidence: 87/1000 discoveries2 contributors
GEThttps://api.cypress.io/v1/projects

List Cypress Cloud projects

Returns

projects[] with id, name, slug, organizationId, lastBuild, createdAt
GEThttps://api.cypress.io/v1/projects/{projectId}/runs

List test runs

Parameters

pagepage (integeroptional
projectIdproject ID (stringrequired

Returns

runs[] with id, status, totalPassed, totalFailed, totalSkipped, totalDuration, createdAt, commit, branch
GEThttps://api.cypress.io/v1/runs/{runId}

Get run details

Parameters

runIdrun ID (stringrequired

Returns

id, status, specs[] with spec, tests, passes, failures, duration, video, screenshots[]