get_server_response
Retrieve a specific server response by providing the mock server ID and response ID to use it in your API tests.
Instructions
Get a specific server response
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mockId | Yes | The mock server ID | |
| serverResponseId | Yes | The server response ID |