InterfacesVersion: 2On this pageKeyValueStore Represents a Key-Value Store storage on the Apify platform. Key-value stores are used to store arbitrary data records or files. Each record is identified by a unique key and can contain any data - JSON objects, strings, binary files, etc.Index PropertiesaccessedAtactIdactRunIdcreatedAtgeneralAccessidkeysPublicUrlmodifiedAtnamestatstitleurlSigningSecretKeyuserIdusernameProperties accessedAtaccessedAt: DateoptionalactIdactId?: stringoptionalactRunIdactRunId?: stringcreatedAtcreatedAt: DateoptionalgeneralAccessgeneralAccess?: null | STORAGE_GENERAL_ACCESSidid: stringkeysPublicUrlkeysPublicUrl: stringmodifiedAtmodifiedAt: Dateoptionalnamename?: stringoptionalstatsstats?: KeyValueStoreStatsoptionaltitletitle?: stringoptionalurlSigningSecretKeyurlSigningSecretKey?: null | stringuserIduserId: stringoptionalusernameusername?: string
Represents a Key-Value Store storage on the Apify platform.
Key-value stores are used to store arbitrary data records or files. Each record is identified by a unique key and can contain any data - JSON objects, strings, binary files, etc.