---
title: "Changes to Get the activity log"
method: GET
path: "/repos/{owner}/{repository}/logs"
---

# Changes to Get the activity log

`GET /repos/{owner}/{repository}/logs`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 10 revisions.

- **2026-09-01** `d8cf048803ed` — 2 info
- **2026-08-28** `b3864dcc206a` — 1 info
- **2026-08-17** `d404dda1c51c` — 1 breaking, 5 info
- **2026-08-15** `5d46aa38047a` — 1 info
- **2026-08-14** `794faf3b4f0d` — 2 warning
- **2026-08-13** `29857c6146cf` — 2 info
- **2026-08-11** `93fe66c7a1a6` — 2 warning

## Changes

- **2026-09-01** `d8cf048803ed` — 2 info
  - added the optional property `events/items/oneOf[subschema #16: EventQueueChecksEnd]/metadata/bisection_depth` to the response with the `200` status
  - added the optional property `events/items/oneOf[subschema #16: EventQueueChecksEnd]/metadata/retries_before_run` to the response with the `200` status
- **2026-08-28** `b3864dcc206a` — 1 info
  - the endpoint scheme security `MergifyTokenBearerAuth` was added to the API
- **2026-08-17** `d404dda1c51c` — 1 breaking, 5 info
  - added `#/components/schemas/EventProductEnabled, #/components/schemas/EventProductDisabled` to the `events/items/` response property `oneOf` list for the response status `200`
  - added the enum value `product.disabled` to the property `anyOf[subschema #1]/items/` of the `query` request parameter `event_type`
  - added the enum value `product.disabled` to the property `anyOf[subschema #1]/items/` of the `query` request parameter `not_event_type`
  - added the enum value `product.enabled` to the property `anyOf[subschema #1]/items/` of the `query` request parameter `event_type`
  - added the enum value `product.enabled` to the property `anyOf[subschema #1]/items/` of the `query` request parameter `not_event_type`
  - added `product.disabled, product.enabled` discriminator mapping keys to the `events/items/` response property for the response status `200`
- **2026-08-15** `5d46aa38047a` — 1 info
  - added the optional property `events/items/oneOf[subschema #17: EventQueueChecksNotStarted]/attempt` to the response with the `200` status
- **2026-08-14** `794faf3b4f0d` — 2 warning
  - added the new `CHECKS_INTERRUPTED` enum value to the `events/items/oneOf[subschema #14: EventQueueLeave]/metadata/dequeue_code/anyOf[subschema #2]/` response property for the response status `200`
  - added the new `CHECKS_INTERRUPTED` enum value to the `events/items/oneOf[subschema #16: EventQueueChecksEnd]/metadata/abort_code/anyOf[subschema #1]/` response property for the response status `200`
- **2026-08-13** `29857c6146cf` — 2 info
  - the endpoint scheme security `AdminApplicationKey` was added to the API
  - the endpoint scheme security `ApplicationAuth` was removed from the API
- **2026-08-11** `93fe66c7a1a6` — 2 warning
  - added the new `BATCH_AHEAD_BRANCH_EDITED` enum value to the `events/items/oneOf[subschema #14: EventQueueLeave]/metadata/dequeue_code/anyOf[subschema #2]/` response property for the response status `200`
  - added the new `BATCH_AHEAD_BRANCH_EDITED` enum value to the `events/items/oneOf[subschema #16: EventQueueChecksEnd]/metadata/abort_code/anyOf[subschema #1]/` response property for the response status `200`

---

[Operation](https://skmtc.dev/mergify/apis/mergify-api/docs/repos/:owner/:repository/logs/get.md) · [API](https://skmtc.dev/mergify/apis/mergify-api.md) · [Page](https://skmtc.dev/mergify/apis/mergify-api/changes/repos/:owner/:repository/logs/get)
