Skip to main content
GET
/
static
/
mp4
/
{destination}
/
{file}
Get MP4 of Generated Video
curl --request GET \
  --url https://api.simli.ai/static/mp4/{destination}/{file}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Path Parameters

destination
string
required
file
string
required

Response

Successful Response