Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/project/sync.controller.ts
Get sync job status
Endpoint
GET /projects/sync/jobs/:jobId
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
jobId | path | string | ✓ | Sync job ID |
Referenced By
SyncController(MODULE_DECLARES)
Was this page helpful?