Skip to main content

Overview

ImageItem is the shared image object returned by BIB search and face search responses. ImageItemWithMeta extends it for All Photos and Image Details, where integrators often need source and upload metadata.

ImageItem

ImageItemWithMeta

Returned by All Photos and Image Details.

meta_info

meta_info is intentionally curated. It does not expose the full internal processing payload.

Used By

All Photos

Returns data.images[] as metadata-enriched image objects.

Image Details

Returns one ImageItem as data.

BIB Search

Returns matching data.images[] as image objects.

Face Search

Returns matching data.images[] as image objects.