Responses
Every request to the server returns a response. The response returned from the server includes:
- HTTP response code that indicates the status of the operation, for example: 200 OK
- HTTP response header
- HTTP response body (if applicable to the operation)