---
title: "Get Call Transcript Archive"
method: GET
path: "/api/calls/{call_id}/transcript/archive"
---

# Get Call Transcript Archive

`GET /api/calls/{call_id}/transcript/archive`

Return a short-lived URL for an authorized call transcript archive.

## Path parameters

- `call_id` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/outcallerai/apis/fastapi.md) · [All operations](https://skmtc.net/outcallerai/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/outcallerai/fastapi/revisions/a57f684e7966/schema)
