Skip to main content
GET
List test sets

Authorizations

X-Maitai-Api-Key
string
header
required

Your Maitai API key from the Portal.

Query Parameters

type
string

Test set type: 'request' (default) or 'workflow'. Pass 'workflow' to list workflow-based test sets (including ones shared to your company via cross-org WORKFLOW_TEST_SET grants). Omit to get the unified list across both types.

offset
integer
default:0

Number of items to skip.

Required range: x >= 0
limit
integer
default:25

Maximum number of items to return.

Required range: 1 <= x <= 100

Response

200 - application/json

Paginated results.

data
object[]
pagination
object