---
title: "index"
method: GET
path: "/api/agents"
tags: ["Agent"]
---

# index

`GET /api/agents`

## Query parameters

- `include` string
- `sort` string

## Response `200`

List of available agents for the current user

## Other responses

- `401` — Authentication credentials are invalid or missing
- `403` — User is not authorized to access this resource

---

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