Object containing a thumbnail image.

Referenced by: bookmark

Properties

PropertyDetails
urlThe URI pointing to the thumbnail image. Can be a URL or a base64-encoded image.

url Example

{
"url": "data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAA..."
}