---
title: "Get video status"
method: GET
path: "/api/v1/videos/{id}/status"
tags: ["video"]
---

# Get video status

`GET /api/v1/videos/{id}/status`

Get video status

## Path parameters

- `id` string, required

## Response `200`

Describe video status

## Other responses

- `400` — Bad Request
- `404` — Not Found
- `500` — Internal Server Error

## Changes

- **2022-07-04** `b01820ca90d4` — 2 info
  - api tag `video` added
  - api tag `status` removed
- **2022-05-10** `ddb0a2d70d27` — 1 info
  - added the non-success response with the status `404`
- **2022-04-24** `a145613ca10d` — 1 info
  - endpoint added
- **2022-03-15** `eac0d2f15016` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/sogilis/apis/swagger/changes/api/v1/videos/:id/status/get.md)

---

[API](https://skmtc.dev/sogilis/apis/swagger.md) · [All operations](https://skmtc.dev/sogilis/apis/swagger/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sogilis/swagger/revisions/f0a9ebdd3ebf/schema)
