go back to LinkService

GET /links/{id}/icon

Retrieves an icon stored with a link, if it exists.

The endpoint has no roles.

Parameters

name description type default type
id the ID of the link path String
size query int

Result

Response of type: image/jpeg image/gif image/tiff image/png image/bmp

a response object with the icon as a byte[] in the payload

Try It Out

Request

- Authentication Help
- String
- int