List test suites
Lists every suite in the workspace, app-bound ones included; each carries its app_id. Pass app_id to narrow to one app. Test cases are not included; read a suite to get them.
Path parameters
org_id
Organization ID
workspace_id
Workspace ID
Headers
X-API-Key
Your workspace API key.
Query parameters
app_id
Only the suite bound to this app.
offset
limit
Response
Successful Response
items
total
limit
offset
next_page_uri
prev_page_uri
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error
429
Too Many Requests Error