<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@friendlycaptcha/sdk](./sdk.md) &gt; [WidgetHandle](./sdk.widgethandle.md) &gt; [getResponse](./sdk.widgethandle.getresponse.md)

## WidgetHandle.getResponse() method

The current response of the widget. This is the value that should be sent to the server and is embedded in HTML forms.

**Signature:**

```typescript
getResponse(): string;
```
**Returns:**

string

