# Tags

## Fetch a list of all Tags

`/v1/catalog/tags`

**HTTP Method:** `GET`

**Description:** Retrieve a full list of all the Tags in the catalog. Tags are keywords tied to templates, helping you find and sort templates based on certain themes or attributes.

### Request Parameters

The following table displays request parameters.

| Parameter  | Value | Description                  |
| ---------- | ----- | ---------------------------- |
| `pagesize` | int   | Set the item number per page |

{% openapi src="<https://806400411-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8c7XIQHfAtM23Dp3ozIC%2Fuploads%2FaRSc2GNcMtRZjxxkWjvw%2Fcatalog-tags.yaml?alt=media&token=f519cdb1-004e-43b8-9d58-c7e6cfdd4b0c>" path="/v1/catalog/tags" method="get" %}
[catalog-tags.yaml](https://806400411-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8c7XIQHfAtM23Dp3ozIC%2Fuploads%2FaRSc2GNcMtRZjxxkWjvw%2Fcatalog-tags.yaml?alt=media\&token=f519cdb1-004e-43b8-9d58-c7e6cfdd4b0c)
{% endopenapi %}
