SEM
Get Processed SEM Image
Retrieve the processed SEM image with the segmentation overlay
GET
Returns the processed SEM image (the original image with the detected pattern overlaid). Use the
return_as parameter to choose whether the image is returned as raw bytes or as a presigned URL.
The data entry UUID for the SEM image
How to return the image:
bytes for the raw image bytes, url-download for a presigned download URL, or url-embed for a presigned URL suitable for embeddingResponse
Whenreturn_as is url-download or url-embed, returns a JSON object describing the image. When return_as is bytes, returns the raw image bytes.
Presigned URL for the processed image
File name of the processed image
Image format (e.g.,
png)Metadata associated with the processed image