---
title: "Preview of Extracted JSON Path Result on API Response"
slug: "preview-of-extracted-json-path-result-on-api-response"
description: "You can now see a preview of extracted JSON Path Results in the API response window after executing an API request in Test Modeller.  "
tags: ["Connections and Integrations", "API Testing", "Test Modeller"]
updated: 2024-09-27T14:49:05Z
published: 2024-09-27T14:49:05Z
canonical: "knowledge.curiositysoftware.ie/preview-of-extracted-json-path-result-on-api-response"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://knowledge.curiositysoftware.ie/llms.txt
> Use this file to discover all available pages before exploring further.

# Preview of Extracted JSON Path Result on API Response

You can now see a preview of extracted JSON Path Results in the API response window after executing an API request in Quality Modeller.

[Embedded content](https://www.youtube.com/embed/IZbFeuxQ7FY?&amp;wmode=opaque&amp;rel=0)

To preview the extracted JSON path results, you must **execute an API Request**in Quality Modeller. You can do this by opening your**API function** and hitting the**Run button** in the **API Request Tab.****![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/Screenshot%202023-09-15%20100633.png)**

However, before you hit Run, you need to add a**JSON path** in the **Response Sub-tab**, this allows you to preview the Extracted JSON response after you run your API Request. There is a range of JSON expressions you can use, [view their documentation here.](https://github.com/json-path/JsonPath)

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/Screenshot%202023-09-15%20100318.png)

On **Run**, you will be prompted to enter your **Execution Parameters:![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/Screenshot%202023-09-15%20100849.png)**

Once executed, the **API Response window**will open, here you can view a range of information about your API Request. To view the **extracted JSON preview,**open the**Response Body Tab** in the API Response window, here you will see the extracted value.

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/Screenshot%202023-09-15%20100815.png)
