---
title: "Retrieve captcha configuration"
method: GET
path: "/configuration/captcha"
---

# Retrieve captcha configuration

`GET /configuration/captcha`

Retrieve captcha configuration

## Response `200`

success

- CaptchaConfig
  - `recaptchaSiteKey` string
  - `recaptchaSecretKey` string
  - `authenticationRecaptchaEnabled` boolean

## Other responses

- `500` — Server error

---

[API](https://skmtc.net/gluufederation/apis/oxtrust-api.md) · [All operations](https://skmtc.net/gluufederation/apis/oxtrust-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gluufederation/oxtrust-api/versions/283dde2d4ad4/schema)
