When this storage entry was first created (ISO 8601).
The string key used to store and look up this entry.
When this storage entry was last updated (ISO 8601).
ID of the user who owns this storage entry (usr_...).
Optionaluser_Email address of the owning user. null for end-user (user-JWT) callers; populated for developer and server-to-server callers.
Optionaluser_Display name of the owning user. null for end-user (user-JWT) callers; populated for developer and server-to-server callers.
The string value stored under key for this user.
A key-value storage entry enriched with owner information. Developer and server-to-server callers receive
user_emailanduser_namepopulated; end-user (user-JWT) callers receive those fields asnull.