---
title: "Get all forms"
method: GET
path: "/forms"
---

# Get all forms

`GET /forms`

Returns a list of all your forms

## Response `200`

List of forms

- FormSummary[]
  - `name` string, required — The name of the form
  - `formId` string, required — The public identifier of the form

---

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