Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/organization/organization.controller.ts
Get organization settings
Endpoint
GET /organizations/:id/settings
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
id | path | string | ✓ | Organization ID |
Referenced By
OrganizationController(MODULE_DECLARES)
Was this page helpful?