# Get body

This is a pre-built action located under the **WebService List Element**. The functionality of this action in Avo Assure is to retrieve the entire response body from a previously executed web service request. This response content is stored in the dynamic variable.

### Syntax

**Input Value:** `N/A`

| Argument | Description    |
| -------- | -------------- |
| N/A      | Not Applicable |

#### Output Value

| Argument                       | Description                                                      |
| ------------------------------ | ---------------------------------------------------------------- |
| \<Dynamic Variable> (Required) | This dynamic variable holds the full response body as a string   |
| \<Dynamic Variable> (Optional) | This dynamic variable holds the status as **True** or **False**. |

**Example**

**Retrieves the Response Body from a Web Service Request**

The **Get body** action does not require any value from the Input Value column. It retrieves the entire response body received from the executed WebService request. The fetched response body is stored in the **{Body}** variable.

<figure><img src="https://2174257472-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk8QZzXZMIJSStKAzDSTu%2Fuploads%2FXtSQWcX5uhvmYtUzZ0Xz%2Fimage.png?alt=media&#x26;token=bc7d70f2-484f-4aec-a625-af5c67f8e7b2" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2174257472-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk8QZzXZMIJSStKAzDSTu%2Fuploads%2FzkE57VpSRElnxPVNHYTC%2Fimage.png?alt=media&#x26;token=96b4b8dd-76d7-4dd1-ac60-d6777a372eef" alt="" width="372"><figcaption></figcaption></figure>
