Get a list of tester groups
GET/tester-groups
Gives back a list of tester groups for the app. The type query parameter selects which groups are returned: internal (the default, Bitrise users) or external (email-only testers). For example, ?type=external returns only the external tester groups.
RequestClick to copy link
ResponsesClick to copy link
- 200
- 400
- 401
- 403
- 500
External tester groups
Invalid type value
Unauthorized
Permission denied
Internal Server Error