> ## Documentation Index
> Fetch the complete documentation index at: https://starlight.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Network ID

> Know how to get your collection ID

`network_id` is a required parameter that allows you to retrieve the details of a TV or movie network.

Follow these steps to get a network\_id:

<Steps>
  <Step title="Step 1">
    Search for the network on the TMDB [website](https://www.themoviedb.org/search/network?query=Network)
  </Step>

  <Step title="Step 2">
    Get the `network_id` from the url.
  </Step>
</Steps>
