Viewing Responses
When you send a request, the response appears in the right panel. Flamingo offers 5 ways to view the response body.
Response Metadata
Section titled “Response Metadata”The top bar shows:
- Status code — color-coded (green for 2xx, amber for 3xx-4xx, red for 5xx)
- Status text — e.g. “OK”, “Not Found”
- Time — how long the request took
- Size — response body size
View Tabs
Section titled “View Tabs”| View | Description |
|---|---|
| Pretty | Syntax-highlighted, formatted body |
| Raw | Unformatted plain text |
| Preview | Render HTML inline or display images |
| Tree | Navigate JSON with an expandable tree |
| Headers | All response headers in a table |
Actions
Section titled “Actions”| Action | Description |
|---|---|
| Compare | Compare with another tab’s response |
| Copy | Copy response body to clipboard |
| Download | Download response body as a file |
| Maximize | Toggle response panel maximized view |
Search
Section titled “Search”Use the search bar in the response panel to find text within the response body. Matches are highlighted.