---
title: "index"
method: GET
path: "/api/form_interfaces"
tags: ["FormInterface"]
---

# index

`GET /api/form_interfaces`

## Query parameters

- `filter[name]` string
- `filter[project_id]` string
- `include` string
- `sort` string

## Response `200`

List of form interfaces with input validation applied

## Other responses

- `401` — Unauthorized - authentication credentials are missing or invalid

---

[API](https://skmtc.net/treasure/apis/llm-api.md) · [All operations](https://skmtc.net/treasure/apis/llm-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/treasure/llm-api/revisions/56f275763358/schema)
