---
title: "Fetch audit events"
method: GET
path: "/pipeline/audit-event"
tags: ["Pipeline Management"]
---

# Fetch audit events

`GET /pipeline/audit-event`

Retrieve a paginated list of pipeline audit events for an account

## Query parameters

- `from` string, date-time, required
- `to` string, date-time, required
- `page_size` integer, required
- `page_index` integer, required

## Response `200`

Default Response

---

[API](https://skmtc.net/mezmo/apis/pipeline-api.md) · [All operations](https://skmtc.net/mezmo/apis/pipeline-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mezmo/pipeline-api/revisions/fb2535545d90/schema)
