Retrieves the core artwork record containing title, name, collection assignment, and timestamps. This is the primary artwork identifier used for routing and display.
Use this when you need basic artwork info without performance metrics
or image metadata. For full artwork data, use getAppdata().
Value
List with fields: art_uuid, art_name, art_title, collection_uuid, is_nft, created_utc, modified_utc
See also
Other data-access:
artHasNFT(),
db-frame-analytics,
getArtistOpensea(),
getArtistStyleMap(),
getArtworkMeta(),
getArtworkOpensea(),
getArtworkProfile(),
getArtworkProfileFull(),
getArtworkStats(),
getImageRaster(),
getVerificationInfo(),
get_artist_by_slug(),
get_artist_collections_summary(),
get_artist_recent_works(),
get_artist_stats()