---
title: "index"
method: GET
path: "/api/projects"
tags: ["Project"]
---

# index

`GET /api/projects`

## Query parameters

- `filter[fulltext]` string
- `filter[hasInterfaces]` string
- `filter[has_form_interfaces]` string
- `filter[is_managed]` string
- `filter[manage_type]` string
- `include` string
- `sort` string

## Response `200`

allows GET /api/projects

## Other responses

- `401` — Rejected by 401

---

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