| `id` | integer | yes | The ID or [URL-encoded path of the project](index.md#namespaced-path-encoding) owned by the authenticated user. |
| `active` | boolean | yes | Pass `true` to enable the already configured error tracking settings or `false` to disable it. |
| `integrated` | boolean | no | Pass `true` to enable the integrated error tracking backend. Available in [GitLab 14.2](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/68260) and later. |
| `integrated` | boolean | no | Pass `true` to enable the integrated error tracking backend. [Available in](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/68260) GitLab 14.2 and later. |
info:To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments
---
# Events API
# Events API **(FREE)**
## Filter parameters
...
...
@@ -15,7 +15,7 @@ Available types for the `action` parameter, and the resources that might be affe
-`approved`
- Merge request
-`closed`
- Epic
- Epic**(PREMIUM)**
- Issue
- Merge request
- Milestone
...
...
@@ -28,7 +28,7 @@ Available types for the `action` parameter, and the resources that might be affe
- Snippet
-`created`
- Design
- Epic
- Epic**(PREMIUM)**
- Issue
- Merge request
- Milestone
...
...
@@ -49,7 +49,7 @@ Available types for the `action` parameter, and the resources that might be affe
-`pushed` commits to (or deleted commits from) a repository, individually or in bulk.