Skip to main content
GET
Returns the SEM image rendered with the detected segmentation mask overlaid. The response is a ZIP archive (application/x-zip-compressed) containing a single PNG named {data_id}.png, rather than a JSON body.
string
required
The data entry UUID for the SEM image

Response

A ZIP archive containing the overlay image as a PNG. Write the response content to a file and unzip it to access the image.