Skip to contents

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().

Usage

getArtworkIndex(artist, artwork, cn = NULL)

Arguments

artist

Artist UUID

artwork

Artwork UUID

cn

Optional database connection for query batching

Value

List with fields: art_uuid, art_name, art_title, collection_uuid, is_nft, created_utc, modified_utc