Skip to main content
Version: 2.0

Retrieve an image from a document

GET 

/v2/corpora/:corpus_key/documents/:document_id/images/:image_id

Returns a specific image that is embedded within a document. The image_id uniquely identifies the image within the document. Use this endpoint to retrieve the raw image data and associated metadata.

Request​

Responses​

An image including raw image data and associated metadata.