---
id: sdk.widgethandle.getresponse
title: WidgetHandle.getResponse()
hide_title: true
sidebar_class_name: sidebar-hidden
---
<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[@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
