Skip to main content

Retrieve Project Permissions

GET 

/org/:orgId/permissions/project/:projectId

Retrieve Project Permissions

Request

Path Parameters

    orgId stringrequired

    The Organization ID (UUID) for which you are querying.

    projectId stringrequired

    The Project ID for which you are querying

Responses

Success.

Schema

    any

Loading...