Skip to main content
POST
List cases

Authorizations

Authorization
string
header
required

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

Body

application/json

Where to read from, how much, and an optional suite or tag.

cursor
object | null
limit
integer

an integer

suite
string
tag
string

Response

Cases, and every suite and tag they fall under.

Cases, and every suite and tag they fall under.

cases
object[]
required
next
object | null
required
suites
object[]
required
tags
string[]
required