> ## 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.

# Collection ID

> Know how to get a collection ID

`collection_id` is a required parameter that allows you to look for any collection in our database.

Follow these steps to get a collection\_id:

<Steps>
  <Step title="Step 1">
    Search for the collection you wish to retrieve [here](https://www.themoviedb.org/search/collection?page=1\&query=collection)
  </Step>

  <Step title="Step 2">
    Get the `collection_id` from the URL.
  </Step>
</Steps>
