---
title: "List recommendation runs"
method: GET
path: "/recommendations"
tags: ["Recommendations"]
---

# List recommendation runs

`GET /recommendations`

## Query parameters

- `project_id` integer, required
- `recommendation_type` 'ai_visibility' | 'social_community' | 'brand_building' | 'sentiment_reputation'
- `status` 'pending' | 'processing' | 'completed' | 'failed'
- `page` integer
- `per_page` integer

## Response `200`

Paginated recommendations

---

[API](https://skmtc.dev/llmpulse/apis/llm-pulse-api.md) · [All operations](https://skmtc.dev/llmpulse/apis/llm-pulse-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/llmpulse/llm-pulse-api/revisions/b1f6040a24b9/schema)
