Skip to main content
FlowFn
IntegrationsTemplatesPricingDocsBlogSign inStart free
All documentation

Workflow Runs and Artifacts

UpdatedJun 15, 2026Reading time1 min read

In the dashboard

Use the dashboard to list workflow runs, view run detail, retry failed runs, and obtain signed URLs for run artifacts. Usage and run history are available from your team's dashboard and billing area.

Fetching a run from your app

After triggering a workflow via the client API, you can fetch that run programmatically using the same app credentials. See the Developer docs for GET app/runs/:id and required headers (base URL: https://api.flowfn.com/v1).

Spotted an issue or have feedback?

support@flowfn.com
Back to docs hub →