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