---
title: "API Request Result Dialogue Revamp"
slug: "api-request-result-dialogue-revamp"
description: "In this documentation article, learn all about the revamped API request results dialogue in Test Modeller!"
tags: ["Automated Test Execution", "API Automation", "Get Started", "Test Modeller"]
updated: 2024-09-27T14:50:23Z
published: 2024-09-27T14:50:23Z
canonical: "knowledge.curiositysoftware.ie/api-request-result-dialogue-revamp"
---

> ## 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.

# API Request Result Dialogue Revamp

In this documentation article, learn all about the revamped API request results dialogue in Quality Modeller!

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

To view the new API request result screen, you first need to have set up an API call in Quality Modeller.

To learn how to create a new API test, check out this documentation article: [**QuickStart API Automation**](/docs/quickstart-api-automation)

Once you have an API test set up, navigate to the**API Test Module collection**. Find your module collections through the **Explorer section** of **Quality Modeller.**

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1681810789112.png)

In your **Module Collection** you will find your **API Function**, click on your API Function to open the**Edit Function** window.

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1681810793614.png)

In the **Edit Function window,**open the **API Request tab** and then hit the **blue Run button.**For our example, we run a Get API function.

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1681810797636.png)

Once you hit the **Run button**, the **API Response** window will open.

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1681810803508.png)

The **API Response window** is the new part of the **Result Dialogue Revamp!**

In the **API Response window**, you will now be able to view the **Headers** and their **values** and the response **Body**that came back from this API request.

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1681810809233.png)

## Related

- [Automating Tests](/automating-and-executing-tests-in-test-modeller.md)
- [Quality Modeller 101](/test-modeller-101.md)
- [QuickStart API Automation](/quickstart-api-automation.md)
