List runs for a test
Testing
List runs for a test
Retrieve a paginated list of test runs for a specific test. Supports filtering by status and time range, with cursor-based pagination.
GET
List runs for a test
Documentation Index
Fetch the complete documentation index at: https://docs.getdecipher.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication. Use your Decipher API key as the bearer token.
Path Parameters
The ID of the test
Example:
"456"
Query Parameters
Available options:
passed, failed, running, all Required range:
1 <= x <= 100