Http response

If our connection settings are correct, method type set correctly and of course our command. We will get a response from the API in the command's Values tab.

Image 4255

To parse the data out, we can use a online parsing tool. Very useful json parser site isĀ https://jsoneditoronline.org/

We can paste the whole response to the left side and use the Tree function to display the whole data nicely, which will allow us to faster and easier.