---
title: "List all templates"
method: GET
path: "/v2/videos/templates"
tags: ["video"]
---

# List all templates

`GET /v2/videos/templates`

List all available video templates along with the specification of their input parameters.

## Query parameters

- `fields` string
- `search` string
- `id` string

## Response `200`

Default Response

- object
  - `items` unknown[], required
    - unknown

## Other responses

- `403` — Forbidden
- `500` — Default Response

---

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