> For the complete documentation index, see [llms.txt](https://docs.qatts.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.qatts.com/using-qatts/a-quick-tour-to-api/section-3.md).

# Response

### **Test Log Messages**&#x20;

&#x20;The detailed information of all the steps and logs of the execution that is taking place on the API is displayed in this section.

![](/files/-MjTi-29q3VBzc--Sh-f)

### **Response Body**

&#x20;This is the output that you get through API for the data that was given in the Request Template.

![](/files/-MjTiCtzR_AQMAkt01wK)

### **Response Headers**

&#x20;API headers are like an extra source of information for each API call you make. Their job is to represent the meta-data associated with an API request and response.

![](/files/-MjTiSjcQGgfCW2PcA81)

### **Response Schema**

&#x20;This is the Validation section where we validate the output(Response Body) is equal to the Input(Request Template) from **Request**.\
&#x20;Here If you have parameterized the request template data you will get the output based on the Default Params.

![](/files/-MjTia_NfTLHaaAzC6V8)

### **Header Schema**

&#x20;As the response Schema, header schema is similar to it. Assertion to the headers content actions are taken place here.

![](/files/-MjTikbyusvohZiETONG)

### **Data**&#x20;

&#x20;This is where you get the filtered data that can be done by giving product element in the response schema.

### **Assertion Result**&#x20;

Here you get the assertion result that must be getting once the API is tested.
