# List tags

**GET** `/tags`

Returns the labels available for organizing contacts.

Authentication: bearerAuth
Required scopes: `tag:list`
Allowed roles: `owner`, `admin`, `agent`
Authorization: List contact tags in the workspace.

## Responses

- `200`: List of tags
- `default`: Error
