Skip to content
FLORA DocsGo to app

Runs

Nested technique run endpoints.

Start a technique run
$ flora techniques:runs create
POST/techniques/{techniqueId}/runs
Get a technique run
$ flora techniques:runs retrieve
GET/techniques/{techniqueId}/runs/{runId}