---
title: "Get Schedule By Id"
method: GET
path: "/me/schedules/{schedule_id}"
tags: ["User API"]
---

# Get Schedule By Id

`GET /me/schedules/{schedule_id}`

## Path parameters

- `schedule_id` string, uuid, required

## Response `200`

Successfully retrieved schedule

- unknown

## Other responses

- `404` — Schedule not found
- `422` — Validation Error
- `500` — Internal server error

---

[API](https://skmtc.net/toolhouse/apis/toolhouse-api.md) · [All operations](https://skmtc.net/toolhouse/apis/toolhouse-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/toolhouse/toolhouse-api/versions/ce92a5e2d085/schema)
