servers
Get server icon
Retrieve the server's icon image. Returns the image directly with appropriate content type.
get/servers/{qualifiedName}/icon
Path parameters
qualifiedNamestring required
The server's qualified name (e.g. 'namespace/server' or 'namespace' for namespace-only servers). Use %2F to encode the slash.
Response
Icon image
Changes
Changed in 1 of the 47 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○