---
title: "Get recent pipeline events (Master Key or Operator JWT)"
method: GET
path: "/api/pipeline/events"
tags: ["Pipeline Events"]
---

# Get recent pipeline events (Master Key or Operator JWT)

`GET /api/pipeline/events`

Returns the most recent pipeline events from the Client Zero trade execution pipeline. Events include job acceptance, processing, LLM inference, IPFS pinning, and on-chain settlement.

## Query parameters

- `limit` number

## Response `200`

## Changes

- **2026-04-10** `280a966f6587` — 2 info
  - the endpoint scheme security `bearer` was added to the API
  - the endpoint scheme security `x-api-key` was added to the API
- **2026-03-14** `bcb7c5bf7ca6` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/humbleaf/apis/agentchain-prior-api/changes/api/pipeline/events/get.md)

---

[API](https://skmtc.dev/humbleaf/apis/agentchain-prior-api.md) · [All operations](https://skmtc.dev/humbleaf/apis/agentchain-prior-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/humbleaf/agentchain-prior-api/revisions/33dd194c5572/schema)
