> For the complete documentation index, see [llms.txt](https://docs.ellipsis-drive.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ellipsis-drive.com/developers/api-v3/path/hashtags/search-for-hashtag.md).

# Search for hashtag

| Description     | Retrieves all existing hashtags that contain a given string. |
| --------------- | ------------------------------------------------------------ |
| **Description** | Retrieves all existing hashtags that contain a given string. |
| **Endpoint**    | `/path/hashtag`                                              |
| **Method**      | GET                                                          |

### Access Level Rules

| **Access Level** | None |
| ---------------- | ---- |

### Processing Units

### Parameters

| Name      | Description                                        | Required | Default |
| --------- | -------------------------------------------------- | -------- | ------- |
| `hashtag` | Searches for hashtags containing the given string. |          |         |
