What Response body formats does Postman support and when would you use each of them?
Experience Level: Junior
Tags: PostmanTools
Answer
The HTTP response Body can be displayed using multiple inspectors depending on the Body format:
- Raw
- Pretty (highlighted syntax)
- Preview (rendered code)
The following formats are supported:
- JSON
- XML
- HTML
- Text
Related Postman job interview questions
What is Environment in Postman and why would you create one?
PostmanTools JuniorWhat Request components can you set or modify using Postman?
PostmanTools JuniorWhat Response parts can you inspect using Postman?
PostmanTools JuniorHow do you send a Request in Postman?
PostmanTools JuniorHow do you create a Request in Postman?
PostmanTools Junior