Skip to main content
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.
string
required
The data entry UUID for the SEM image
string
required
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 embedding

Response

When return_as is url-download or url-embed, returns a JSON object describing the image. When return_as is bytes, returns the raw image bytes.
string
Presigned URL for the processed image
string
File name of the processed image
string
Image format (e.g., png)
object
Metadata associated with the processed image