---
title: "Download file blobs"
method: GET
path: "/blobs/{digest}"
tags: ["Blobs"]
---

# Download file blobs

`GET /blobs/{digest}`

Download file from server by it's digest.

## Path parameters

- `digest` string, required — The Content Digests. A digest is a serialized hash result, consisting of a algorithm and hex portion. Only sha256 based digest accepted.

## Response `200`

OK

## Other responses

- `4XX` — Error

---

[API](https://skmtc.net/portsip/apis/portsip-pbx-rest-api.md) · [All operations](https://skmtc.net/portsip/apis/portsip-pbx-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/portsip/portsip-pbx-rest-api/revisions/577415d4a3d5/schema)
