---
title: "Get a single video"
method: GET
path: "/api/openai/videos/{id}"
---

# Get a single video

`GET /api/openai/videos/{id}`

## Path parameters

- `id` string, required

## Response `200`

OK

## Other responses

- `404` — Video not found

---

[API](https://skmtc.net/placid/apis/placid-natural-language-api.md) · [All operations](https://skmtc.net/placid/apis/placid-natural-language-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/placid/placid-natural-language-api/revisions/38d825ae5705/schema)
