dograh/docs/api-reference/calls/download.mdx

8 lines
376 B
Text
Raw Permalink Normal View History

---
title: "Download Recordings and Transcripts"
description: "Download a recording or transcript using a time-limited public URL"
openapi: "GET /api/v1/public/download/workflow/{token}/{artifact_type}"
---
`artifact_type` is either `recording` or `transcript`. The `token` is a time-limited download token — generate one from the run details before calling this endpoint.