Runs
Nested technique run endpoints.
Start a technique run
POST/techniques/{techniqueId}/runs
List technique run history
GET/technique-runs
Get a technique run
GET/techniques/{techniqueId}/runs/{runId}
ModelsExpand Collapse
RunListResponse object { created_at, progress, project_id, 12 more }
RunListResponse object { created_at, progress, project_id, 12 more }