---
title: "Get Prs Ready To Merge"
method: POST
path: "/prs/ready-to-merge"
tags: ["agent-dispatch"]
---

# Get Prs Ready To Merge

`POST /prs/ready-to-merge`

Get all PRs that are ready to merge and optionally send Slack summary.

## Query parameters

- `send_slack` boolean
- `channel` string
- `include_sprint_progress` boolean

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/agents-squads/apis/squads-api.md) · [All operations](https://skmtc.net/agents-squads/apis/squads-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/agents-squads/squads-api/versions/3812730a1cb4/schema)
