---
title: "Get Pending Walkthrough"
method: GET
path: "/walkthroughs/pending"
tags: ["walkthroughs", "walkthroughs"]
---

# Get Pending Walkthrough

`GET /walkthroughs/pending`

Return the next pending walkthrough name for the current user, or null.

## Response `200`

Successful Response

- PendingWalkthroughResponse
  - `name` string, nullable, required

---

[API](https://skmtc.dev/tryscott/apis/one-shot-api.md) · [All operations](https://skmtc.dev/tryscott/apis/one-shot-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tryscott/one-shot-api/revisions/28bdface01df/schema)
