API: cockpit
Это содержимое пока не доступно на вашем языке.
GET /api/v1/contracts/{guid}/cockpit
Section titled “GET /api/v1/contracts/{guid}/cockpit”Get Cockpit
Live cockpit snapshot for a SalesContract (empty contract → all zeros).
| Parameter | In | Required | Type |
|---|---|---|---|
guid | path | yes | integer |
GET /api/v1/contracts/{guid}/heatmap
Section titled “GET /api/v1/contracts/{guid}/heatmap”Get Heatmap
Generate per-step distribution from the SC’s in-flight generate run_steps.
| Parameter | In | Required | Type |
|---|---|---|---|
guid | path | yes | integer |
GET /api/v1/contracts/{guid}/published-articles
Section titled “GET /api/v1/contracts/{guid}/published-articles”Get Published Articles
Published articles (live URL set) for a contract — title, link, word count.
| Parameter | In | Required | Type |
|---|---|---|---|
guid | path | yes | integer |
GET /api/v1/contracts/{guid}/timeline
Section titled “GET /api/v1/contracts/{guid}/timeline”Get Timeline
24h per-pipeline Gantt strip from the SC’s last-24h pipeline_run rows.
| Parameter | In | Required | Type |
|---|---|---|---|
guid | path | yes | integer |
window | query | no | string |