---
search:
  tags:
    - Events
    - GET
seo:
  description: >-
    Cursor-paginated. Returns the same scalar shape as webhook deliveries, so a…
    Reference for the GET /api/v1/events endpoint in the Bloomcount Public API
    API.
sidebar:
  label: List events
  badge: GET
title: List events
type: openapi-operation
---
Cursor-paginated. Returns the same scalar shape as webhook deliveries, so a caller can handle a delivery and a
list row with the same code. The heavy fields — description HTML, image URLs, links — and an event's groups and
lines are only on the get-by-id endpoint.

Newest first. Filter by `status` to poll just the part of the pipeline you care about, for example
`?status=approved` for events cleared to order against.

<Operation source="reference" id="get-api-v1-events" />
