---
title: "List Views"
method: GET
path: "/v1/views"
---

# List Views

`GET /v1/views`

List video views with filtering and pagination.

## Query parameters

- `viewer_id` string, nullable
- `content_id` string, nullable
- `order_by` string
- `order_direction` string
- `limit` integer
- `page` integer

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/shortkit/apis/shortkit-api.md) · [All operations](https://skmtc.net/shortkit/apis/shortkit-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/shortkit/shortkit-api/revisions/4ff6d068cf75/schema)
