---
title: "GET /riddle"
method: GET
path: "/riddle"
tags: ["Private Riddles"]
---

# GET /riddle

`GET /riddle`

Get a Riddle entry for a given id. Retrieves a riddle question and answer based on the id.

## Query parameters

- `id` string, string

## Response `200`

200  response

## Other responses

- `401` — 401 response

---

[API](https://skmtc.dev/fungenerators/apis/random-riddles-api.md) · [All operations](https://skmtc.dev/fungenerators/apis/random-riddles-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/fungenerators/random-riddles-api/revisions/89ad8e658ab6/schema)
