Bulk API that will return team members for all teams
Open
Component: API
Feature
Product Area: APIs
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 22h 21m
- Merged PRs (30d)
- 586
Description
### Problem Statement
One of our customers was wondering if we had an API that will return all the team members for every single team in their Sentry org. We currently do not, but we do have this endpoint for listing members for a single team: https://docs.sentry.io/api/teams/list-a-teams-members/
### Solution Brainstorm
A bulk API that will return all the team members for every single team, without making separate calls to the members endpoint
### Product Area
APIs
Contributor guide
Assessment
This issue has not been assessed yet.