---
title: "获取默认的验证码"
method: GET
path: "/captcha"
tags: ["前台-验证码"]
---

# 获取默认的验证码

`GET /captcha`

注意直接返回的是图片二进制内容。

## Response `200`

验证码二进制内容

## Changes

- **2020-11-23** `5360f0b5286c` — 2 info
  - api tag `前台-验证码` added
  - api tag `验证码` removed
- **2020-11-12** `abe2f82492f5` — 1 info
  - endpoint added
- **2020-10-30** `71161e2ef517` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/gogf/apis/goframe-api/changes/captcha/get.md)

---

[API](https://skmtc.dev/gogf/apis/goframe-api.md) · [All operations](https://skmtc.dev/gogf/apis/goframe-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/gogf/goframe-api/revisions/d05fe905b682/schema)
