---
title: "Bot Action Confirm Page"
method: GET
path: "/api/v1/a/{token}"
tags: ["bot-actions"]
---

# Bot Action Confirm Page

`GET /api/v1/a/{token}`

Prefetch-safe confirm page: rendering has no side effects.

## Path parameters

- `token` string, required

## Response `200`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/minro/apis/minro-cs-platform.md) · [All operations](https://skmtc.dev/minro/apis/minro-cs-platform/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/minro/minro-cs-platform/revisions/eb854265cf29/schema)
