Skip to main content

Get the access control policy for a team

GET 

/api/v4/teams/:team_id/access_control/policy

Get the attribute-based access control policy assigned to a team, along with whether the team currently enforces a membership policy. policy is null when no policy is assigned or attribute-based access control is not available on the server.

Permissions

Must have the manage_system permission or the manage_team_access_rules permission for the team.

Request

Responses

Team access control policy retrieval successful