---
title: "Get summary of all Plan by lineage"
method: GET
path: "/plans/summary"
---

# Get summary of all Plan by lineage

`GET /plans/summary`

Provides summary of all Plan by lineage (only metadata added by the wrapper). Sorted by most recent to oldest. Returns also paging informations (current page ans total items count in database)

## Query parameters

- `lineage` string
- `page` integer
- `limit` integer

## Response `200`

ok

- string

---

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