Skip to main content
GET
/
media
/
{file_id}
Download Media
curl --request GET \
  --url http://localhost:8080/media/{file_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Path Parameters

file_id
string
required

Response

Successful Response