Get a test group
Get a single test group by ID.
Authentication
AuthorizationBearer
API key authentication using Bearer token format
Path parameters
groupId
Test group ID
Response
Group details
id
name
isDefault
runMode
prepTestId
projectId
createdAt
updatedAt
Errors
400
Bad Request Error
401
Unauthorized Error
429
Too Many Requests Error
500
Internal Server Error
504
Gateway Timeout Error
