---
title: "index"
method: GET
path: "/api/agent_schedules"
tags: ["AgentSchedule"]
---

# index

`GET /api/agent_schedules`

## Query parameters

- `filter[agentId]` string
- `filter[formInterfaceId]` string
- `filter[chatInterfaceId]` string
- `filter[interfaceType]` string
- `filter[projectId]` string
- `include` string
- `sort` string

## Response `200`

Empty result set when interface type filter does not match any resources values

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