Skip to main content
Version: 2.0

Retrieve an image from a document

GET 

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

Supported API Key Type:
Query ServicePersonal

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

Request

Responses

An image including raw image data and associated metadata.