---
title: "GET /waste/query/raw-rows"
method: GET
path: "/waste/query/raw-rows"
---

# GET /waste/query/raw-rows

`GET /waste/query/raw-rows`

## Query parameters

- `startMonth` string
- `endMonth` string
- `take` integer

## Response `200`

OK

- WasteRowListResponse
  - `data` WasteRow[], required
    - `account` string
    - `address` string
    - `batchId` string, required
    - `customerOrderNo` string
    - `date` string, date-time, required
    - `errorMessage` string, nullable
    - `ewcCode` string
    - `id` string, required
    - `material` string
    - `movement` string
    - `movementType` string
    - `nettWeight` number, required
    - `postcode` string
    - `processedAt` string, date-time, nullable
    - `productType` string
    - `recycledAmount` number, nullable
    - `ticketNo` string, required
    - `unit` string, required
    - `vehicle` string
    - `weighbridgeTicket` string
  - `meta` object

---

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