Get Tester group details
GET/tester-groups/:id
Gives back the details of the selected tester group. The type query parameter must match the group's type (internal by default, or external); for example, use ?type=external to fetch an external group. A non-matching type returns a validation error.
RequestClick to copy link
ResponsesClick to copy link
- 200
- 400
- 401
- 403
- 500
External tester group
Tester type mismatch
Unauthorized
Permission denied
Internal Server Error