Kind: API Endpoint
Source: atloria-monorepo/apps/parser-orchestrator/src/orchestrator/orchestrator.controller.ts
Get job result
Endpoint
GET /api/orchestrator/jobs/:jobId/result
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
jobId | path | string | ✓ | Job ID |
Referenced By
OrchestratorController(MODULE_DECLARES)
Was this page helpful?