Skip to main content

Get the access control attributes governing a team

GET 

/api/v4/teams/:team_id/access_control/attributes

Get the attributes used by the team's membership access control policy, as a map of attribute name to the values that satisfy the rule. This lets membership surfaces explain the requirement to join the team. Values that are source-only or shared-only are stripped, so no sensitive value is disclosed. The map is empty when no membership policy governs the team.

Permissions

Must have the view_team permission for the team.

Request

Responses

Team access control attributes retrieval successful