Sentry · Arazzo Workflow
Sentry Grant a Team Access to a Project
Version 1.0.0
Confirm a project, grant a team access to it, and verify the team appears on the project.
View Spec
View on GitHub
APMApplication MonitoringBug TrackingDeveloper ToolsError TrackingObservabilityPerformance MonitoringReal-Time MonitoringArazzoWorkflows
Provider
Workflows
grant-team-project-access
Grant a team access to a project and verify the grant.
Confirms a project via retrieval, grants the supplied team access to it, and lists the project's teams to verify the team now has access.
1
confirmProject
retrieveProject
Retrieve the project to confirm it exists before granting team access.
2
addTeam
addTeamToProject
Grant the supplied team access to the confirmed project.
3
verifyTeams
listProjectTeams
List the project's teams to verify the granted team now has access.
Source API Descriptions
openapi