Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/reader-access/project-access.controller.ts
Get the access policy for a project (password hidden)
Endpoint
GET /projects/:id/access-policy
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
id | path | string | ✓ | Project ID |
Referenced By
ProjectAccessController(MODULE_DECLARES)
Was this page helpful?