Checks which assets exist in the user’s library based on checksums or device identifiers. Provide exactly one of: checksums, checksum_sha1s, or (deviceId AND deviceAssetIds). List parameters are limited to 5000 items.
Library to check assets in (optional)
Request body for checking asset existence.
List of base64-encoded SHA-256 checksums to check for existence
List of base64-encoded SHA-1 checksums to check for existence (for Immich compatibility)
Device ID to filter assets by (required with deviceAssetIds)
List of device asset IDs to check for existence (requires deviceId)
Successful Response
Response for asset existence check endpoint.
List of assets matching the query criteria