---
title: "show"
method: GET
path: "/api/agent_schedules/{id}"
tags: ["AgentSchedule"]
---

# show

`GET /api/agent_schedules/{id}`

## Path parameters

- `id` string, required

## Query parameters

- `include` string

## Response `200`

retrieves a specific agent_schedule with agent included

## Other responses

- `401` — Rejected by 401
- `404` — returns 404 for non-existent agent_schedule

---

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