Skip to content

Viewing Responses

When you send a request, the response appears in the right panel. Flamingo offers 5 ways to view the response body.

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
ViewDescription
PrettySyntax-highlighted, formatted body
RawUnformatted plain text
PreviewRender HTML inline or display images
TreeNavigate JSON with an expandable tree
HeadersAll response headers in a table
ActionDescription
CompareCompare with another tab’s response
CopyCopy response body to clipboard
DownloadDownload response body as a file
MaximizeToggle response panel maximized view

Use the search bar in the response panel to find text within the response body. Matches are highlighted.