---
title: "Get trailer count for passed name (Movie title or TVShow name)"
method: GET
path: "/Trailers/CountByName/{AccessToken}/{Name}"
tags: ["Trailers (Movie & Television Show Trailers)"]
---

# Get trailer count for passed name (Movie title or TVShow name)

`GET /Trailers/CountByName/{AccessToken}/{Name}`

## Path parameters

- `AccessToken` string, required
- `Name` string, required

## Response `200`

Count of trailers available for passed name

- TrailerCount
  - `Count` integer

---

[API](https://skmtc.net/hillbillysoftware/apis/shinobi.md) · [All operations](https://skmtc.net/hillbillysoftware/apis/shinobi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hillbillysoftware/shinobi/versions/bae3912d71e5/schema)
