Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/document/document.controller.ts
List named versions
Endpoint
GET /documents/:id/versions
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
id | path | string | ✓ | Document ID |
Referenced By
DocumentController(MODULE_DECLARES)
Was this page helpful?