You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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