---
title: "Get Bot Activity"
method: GET
path: "/github-app/bot-activity"
tags: ["github-app"]
---

# Get Bot Activity

`GET /github-app/bot-activity`

Recent bot_pr_comments rows for one of the caller's claimed bot
installations, joined to repos so the UI can render
``{owner}/{name}#{pr_number}`` rows with PR + snapshot links.

## Query parameters

- `installation_id` integer, required
- `limit` integer

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/repowise/apis/repowise-hosted-api.md) · [All operations](https://skmtc.dev/repowise/apis/repowise-hosted-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/repowise/repowise-hosted-api/revisions/1e57283a9737/schema)
