---
title: "API Response Preview in Run Results"
slug: "api-response-preview-in-run-results"
description: "In this documentation article, learn how to see the API response preview in the run results summary."
tags: ["API Testing", "Test Modeller"]
updated: 2024-09-27T14:49:05Z
published: 2024-09-27T14:49:05Z
canonical: "knowledge.curiositysoftware.ie/api-response-preview-in-run-results"
---

> ## 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 Response Preview in Run Results

In this documentation article, learn how to see the API response preview in the run results summary.

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

To get started, open the Quality Modeller dashboard and then click on **Tests.**

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

This opens the job results screen, here click on the **Run ID** link in any of the **Test Cases** columns.

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

This will open the job **Result Summary** window. Here, click on any of the **NegativeLogin** errors under the **Test Name** column.

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

You will then see a collection of steps you can choose from, in our example we had login, click on any of the steps to expand the window.

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

Once clicked, the **Response Details** will be shown.

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

## Related

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