---
title: "Download Call Video Recording"
method: GET
path: "/call/{id}/video-recording"
tags: ["Calls"]
---

# Download Call Video Recording

`GET /call/{id}/video-recording`

## Path parameters

- `id` string, uuid, required

## Response `200`

## Other responses

- `302` — Redirect to a short-lived presigned URL for the video.
- `401` — Unauthorized — missing or invalid API token.
- `404` — Artifact not found.

---

[API](https://skmtc.dev/vapiai/apis/vapi-api.md) · [All operations](https://skmtc.dev/vapiai/apis/vapi-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/vapiai/vapi-api/revisions/872ff45af53b/schema)
