---
title: "/events API deprecation"
date: 2023-10-31
tags:
  - Deprecations
description: ""
---

The following API endpoints are deprecated and will be removed in a month:

-  `/repos/{owner}/{repository}/pulls/{pull}/events`
- `/repos/{owner}/{repository}/events` 
They are replaced by the already functional :

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