Skip to main content
POST
List a case's runs

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Select a case, and optionally one of its variants.

caseId
string
required

The stable handle an author gives a case.

Required string length: 1 - 100
Pattern: ^[a-z0-9]+(?:-[a-z0-9]+)*$
page
integer

an integer

variant
string

Response

One page of a case's runs, newest first.

One page of a case's runs, newest first.

page
integer
required

an integer

pageSize
integer
required

an integer

runs
object[]
required
total
integer
required

an integer