Currents Documentation
Currents.dev
GitHub
Search…
Getting Started
What is Currents?
You First Cypress Run
Guides
Cypress Parallelization
Cypress CI Build ID
Load Balancing
Fail Fast Strategy
Record Key
Currents CLI
Cypress 10
CI Setup
GitHub Actions
CircleCI
GitLab
Jenkins
NX
Runs
Run Status
Run Details
Run Timeouts
Canceling Runs
Spec Files
Spec File Status
Tests
Test Status
Flaky Tests
Test History
Insights
Insights and Analytics
Integrations
GitHub
BitBucket
HTTP Webhooks
Microsoft Teams
Slack
GitLab Integration
API
Introduction
Authentication
API Keys
Errors
Pagination
API Resources
Instances
Runs
Projects
Powered By
GitBook
Instances
Cypress tests API Reference - Instance resource
An instance is an object representing the results of a cypress spec file.
You can obtain the list of instance objects by querying
Runs
API resource.
Asset URLs listed in the responses (videos, screenshots) are "signed" URLs. They are only valid for 2h since their retrieval.
get
v1
/instances/:instanceId
Get Instance item
API - Previous
API Resources
Next
Runs
Last modified
1mo ago
Copy link