---
title: "get question link"
method: GET
path: "/answer/api/v1/question/link"
tags: ["Question"]
---

# get question link

`GET /answer/api/v1/question/link`

get question link

## Query parameters

- `in_days` integer
- `order` 'newest' | 'active' | 'hot' | 'score' | 'unanswered' | 'recommend' | 'frequent'
- `page` integer
- `page_size` integer
- `question_id` string, required

## Response `200`

OK

## Changes

- **2024-09-27** `ef7453e5a29a` — 1 info
  - endpoint added
- **2023-12-14** `28f5955e0744` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/apache/apis/apache-answer/changes/answer/api/v1/question/link/get.md)

---

[API](https://skmtc.dev/apache/apis/apache-answer.md) · [All operations](https://skmtc.dev/apache/apis/apache-answer/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/apache/apache-answer/revisions/e9c2980e6571/schema)
