Method | GET /favicon.ico | |
Request | None | |
Response | Binary content for the favicon.ico site icon | |
Admin Privileges Required | no | |
Return Codes | ||
200 | Request completed successfully. | |
404 | The requested content could not be found. The returned content will include further information, as a JSON object, if available. |
Returns the site icon. The return Content-type
header is image/x-icon
, and the content stream
is the image data.