Retrieves Google reCAPTCHA configuration for a project including site key, secret key, version (v2/v3), and score thresholds.
id (guid, required) — Unique identifier of the project whose reCAPTCHA settings to retrieve.RecaptchaSettingsQueryResponse containing the reCAPTCHA configuration or null values if not configured.
The access token received from the authorization server in the OAuth 2.0 flow.
The unique identifier of the project whose reCAPTCHA settings to retrieve.
Always returned. Check the success property in the response body to determine if the operation succeeded.
Standard response structure containing operation status and error information.
True if the operation completed successfully; false if an error occurred.
true
Result code indicating the outcome of the operation.
Unknown, Success, BadRequest, Unauthorized, NotFound, Error 200
Human-readable error message when an error occurs.
null