List test suites

Lists test suites created in your organization. The list can also include deleted test suites you can restore. The response contains an array of objects, each keyed by testSuiteId. You can use these IDs to Get a test suite with child objects.

Query Params
boolean
Defaults to false

Includes items deleted within the last 30 days, which you can restore, false by default.

integer

Unique identifier for property associated with the test suite to filter the list by. You can combine this parameter with propertyVersion. Use either this parameter or propertyName to specify the property.

string

Property name associated with a test suite to filter the list by. You can combine this parameter with propertyVersion. Use either this parameter or propertyId to specify the property.

integer

Version of the associated Property Manager property to filter the test suites by. Combine this parameter with propertyId or propertyName.

string

Filters the list to items created, edited, or deleted by a specific username.

string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json