...
After pressing the Try it out button, you can edit the sample values in the Parameters or Request Body field.
...
...
When you click Execute, the Swagger user interface sends a request and specifies the sent curl. The response is shown in the Responses section.
...
The response format in the Response Content Type list will be in JSON format.
...
Response to a request
...
In response, we get the result of the request – Pool operation log. You can download the response by clicking Download.
...
Response sample and description
...
Response sample and description
Schema description of response fields (dto)
At the end of the swagger page, there is a Schemas description of parameters. Also see this section
...