A response for a request contains a status line, response header, and response body.
Status descriptions
A status line contains the elements listed in the following table.
Item | Description |
---|---|
Protocol | Displays the communication protocol used by the API. |
Protocol version | Displays the version of the communication protocol used by the API. |
Status code | Display the result of the request in a status code. |
Message | Displays the content of the status code. |
See the status codes of each API. For details about the status codes from errors prior to running the API, see HTTP status codes descriptions.