Copenhagen Truck Wash API Help

Get reCAPTCHA config

This endpoint documentation is generated directly from openapi.yaml.

Endpoint

GET /reCAPTCHA/config

Operation

Operation ID: getRecaptchaModuleConfig

Get reCAPTCHA config

Authentication

Security requirements:

Scheme

Scopes

BearerAuth

-

Responses

Status

Description

Content Types

200

reCAPTCHA configuration retrieved successfully

application/json

Schema for response 200 (application/json):

{ "$ref": "#/components/schemas/RecaptchaConfigListResponse" }
17 March 2026