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
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