v18

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-014211,6201.8 MB
gitpod.v1.ProjectService

ListProjectPolicies

Lists policies for a project.

Use this method to:

  • View access controls
  • Check policy configurations
  • Audit permissions

Examples

  • List policies:

    Shows all policies for a project.

    projectId: "b0e12f6c-4c67-429d-a4a6-d9838b5da047"
    pagination:
      pageSize: 20
    
post/gitpod.v1.ProjectService/ListProjectPolicies

Query parameters

pageSizeinteger
tokenstring

Request body

projectIdstring uuid

project_id specifies the project identifier

Response

Success