---
title: "Get trailer count for passed ID"
method: GET
path: "/Trailers/CountByID/{AccessToken}/{imdbID}"
tags: ["Trailers (Movie & Television Show Trailers)"]
---

# Get trailer count for passed ID

`GET /Trailers/CountByID/{AccessToken}/{imdbID}`

## Path parameters

- `AccessToken` string, required
- `imdbID` string, required

## Response `200`

Count of trailers available for imdbID

- 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)
