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

# plantings List

`GET /plantings`

## Query parameters

- `page[number]` string
- `page[size]` string
- `sort` string
- `include` string
- `filter[id]` string
- `filter[slug]` string
- `filter[crop]` string
- `filter[planted_from]` string
- `filter[garden]` string
- `filter[owner]` string
- `filter[finished]` string
- `fields[plantings]` string
- `fields[gardens]` string
- `fields[crops]` string
- `fields[photos]` string
- `fields[harvests]` string

## Response `200`

Get list

---

[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)
