Retrieve Team
GET https://sentry.io/api/0/teams/{{organization_slug}}/:team_slug/
https://docs.sentry.io/api/teams/retrieve-a-team/
Return details on an individual team.
Path Parameters
organization_slug
(string) REQUIRED
The slug of the organization the team belongs to.
team_slug
(string) REQUIRED
The slug of the team to get.
Scopes
You need to authenticate via bearer auth token. requires one of the following scopes:
-
team:read