Retrieves authenticity verification data for an artwork. This powers the certificate of authenticity and verification badges on artwork pages.
Verification includes: artist identity confirmation, canvas integrity check, signature detection, stats validation, and image uniqueness.
Note: Currently returns hardcoded TRUE values for verification flags. The verification pipeline sets these during processing.
Value
List with verification flags and metadata: verified_utc, artist_verified, canvas_verified, signature_detected, signature_matched, stats_confirmed, unique_image, sign_path
See also
Other data-access:
artHasNFT(),
db-frame-analytics,
getArtistOpensea(),
getArtistStyleMap(),
getArtworkIndex(),
getArtworkMeta(),
getArtworkOpensea(),
getArtworkProfile(),
getArtworkProfileFull(),
getArtworkStats(),
getImageRaster(),
get_artist_by_slug(),
get_artist_collections_summary(),
get_artist_recent_works(),
get_artist_stats()