---
title: "crops List"
method: GET
path: "/crops"
tags: ["crops"]
---

# crops List

`GET /crops`

## Query parameters

- `page[number]` string
- `page[size]` string
- `sort` string
- `include` string
- `filter[id]` string
- `filter[approval_status]` string
- `fields[crops]` string
- `fields[plantings]` string
- `fields[seeds]` string
- `fields[harvests]` string
- `fields[photos]` string

## Response `200`

Get list

## Changes

- **2022-12-15** (v1) `baeff2d176af` — 1 warning
  - deleted the `query` request parameter `fields[crops]`
- **2022-12-09** (v1) `c24b8e3ab1c1` — 1 info
  - endpoint added
- **2019-11-19** (v1) `cb9712817db0` — 1 breaking
  - api path removed without deprecation
- **2019-11-17** (v1) `56e7324f9927` — 1 info
  - added the new optional `query` request parameter `fields[crops]`

[Change history](https://skmtc.dev/growstuff/apis/api-v1/changes/crops/get.md)

---

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