---
title: "List trend alerts with optional personalized feed ranking by niche, region, topics, and follower count"
method: GET
path: "/api/alerts"
tags: ["trend-alerts"]
---

# List trend alerts with optional personalized feed ranking by niche, region, topics, and follower count

`GET /api/alerts`

## Query parameters

- `query` string
- `source` 'x' | 'reddit' | 'tiktok' | 'youtube'
- `status` 'new' | 'opened' | 'muted' | 'archived'
- `niche` string
- `region` string
- `actorId` string
- `preferredNiche` string
- `preferredRegion` string
- `topics` string
- `followerCount` integer
- `aggressiveness` number
- `page` integer
- `pageSize` integer

## Response `200`

Trend alerts list

---

[API](https://skmtc.net/memesio/apis/memesio-api-contracts.md) · [All operations](https://skmtc.net/memesio/apis/memesio-api-contracts/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/memesio/memesio-api-contracts/revisions/826e6edbf294/schema)
