Get Policy
appAccess
Get Policy
Get the effective project policy and explicit environment/preview inheritance.
GET
Get Policy
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The organization's id (UUID) or slug — either form is accepted.
The project's id (UUID) or slug — either form is accepted.
Response
Application access policy.
Available options:
public, authenticated, organization, invite_only Access for pull-request previews. Inherit uses the project mode.
Available options:
inherit, public, authenticated, organization, invite_only Required range:
x >= 1