Get all server responses
Gets all of a mock server's server responses.
Authentication
x-api-keystring
API Key authentication via header
Path parameters
mockId
The mock's ID.
Response
Successful Response
id
The server response's ID.
name
The server response's name.
statusCode
The server response's 5xx HTTP response code.
createdAt
The date and time at which the server response was created.
updatedAt
The date and time at which the server response was last updated.
createdBy
The user ID of the user who created the server response.
updatedBy
The user ID of the user who last updated the server response.
Errors
401
Unauthorized Error
404
Not Found Error
500
Internal Server Error