List test groups

View as Markdown
List test groups for a project. The default All Tests group is always returned and new tests are added to it at creation time.

Authentication

AuthorizationBearer
API key authentication using Bearer token format

Query parameters

projectIdstringRequired
Project ID

Response

List of test groups
groupslist of objects

Errors

400
Bad Request Error
401
Unauthorized Error
429
Too Many Requests Error
500
Internal Server Error
504
Gateway Timeout Error