Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/project/public-project.controller.ts
Get public project by subdomain slug
Endpoint
GET /public/subdomain/:slug
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
slug | path | string | ✓ | The published slug used as subdomain |
Referenced By
PublicProjectController(MODULE_DECLARES)
Was this page helpful?