---
title: "Get Transactions from Poller Bucket"
method: GET
path: "/v3/polling-buckets/{bucketId}"
tags: ["Poller"]
---

# Get Transactions from Poller Bucket

`GET /v3/polling-buckets/{bucketId}`

Retrieves the Transactions from the specified Poller Bucket.

## Path parameters

- `bucketId` number, required

## Query parameters

- `limit` number

## Response `200`

- PollingDeliveryResponseDto[]
  - `delivery` object

---

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