---
title: "Get media"
method: GET
path: "/media/{MediaID}"
tags: ["Media"]
---

# Get media

`GET /media/{MediaID}`

Receive a file from the cloud by ID. [Read more about file storage period.](https://support.whapi.cloud/help-desk/receiving/file-expiration-period)

## Path parameters

- `MediaID` string, required — Media ID

## Response `200`

OK

## Other responses

- `400` — Wrong request parameters
- `404` — Specified media not found
- `500` — Internal Error

---

[API](https://skmtc.dev/whapi/apis/whatsapp-api.md) · [All operations](https://skmtc.dev/whapi/apis/whatsapp-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/whapi/whatsapp-api/revisions/40ab05abffdb/schema)
