Skip to main content
GET
/
api
/
v2
/
external
/
videos
/
serve
/
{video_id}
Serve Video
curl --request GET \
  --url https://api.example.com/api/v2/external/videos/serve/{video_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Path Parameters

video_id
string
required

Response

Successful Response