Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/project/content-visibility.controller.ts
Get the reader-identity config (secret never returned)
Endpoint
GET /projects/:id/reader-identity
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
id | path | string | ✓ | Project ID |
Referenced By
ContentVisibilityController(MODULE_DECLARES)
Was this page helpful?