dograh/docs/api-reference/calls/download.mdx
Sabiha Khan f075bcb623
docs: add developer and api reference tabs (#190)
* docs: add developer and api reference tabs

* fix: remove duplicate image
2026-03-14 16:30:02 +05:30

7 lines
376 B
Text

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