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).