Retrieve a reCAPTCHA configurationget https://{tenanturl}/config/v1.0/recaptcha/{id}Retrieve a reCAPTCHA configuration.Entitlements: - manageRecaptcha (Manage reCAPTCHA configuration) - readRecaptcha (Read reCAPTCHA configuration)Path ParamsidstringrequiredThe specific configuration identifier.Responses 200The specific configuration. 401The unauthenticated user does not have the permissions to perform the requested operation 403The authenticated user does not have the permissions to perform the requested operation 404The resource cannot be foundUpdated over 2 years ago