---
title: Internal Tags
description: Discover Storyblok's documentation with comprehensive developer guides, user manuals, API references, and examples to help you get the most out of the headless CMS platform.
url: https://storyblok.com/docs/api/management/internal-tags
---

# Internal Tags

Internal tags are used for tagging components and assets. The internal tags endpoint allows you to manage all internal tags inside a Storyblok space.

Endpoint

```bash
/v1/spaces/:space_id/internal_tags/
```

## Pagination

-   [Previous: Update an Idea](/docs/api/management/ideation-room/update-an-idea)
-   [Next: Create an Internal Tag](/docs/api/management/internal-tags/create-an-internal-tag)
