Nest Schema Reference

A table representing Resource Groups and the objects that are exported with it.
Resource Group * Description Data field type
nest.user Includes personal user data like name, email address, and profile picture, along with details about their associated homes and devices. JSON
nest.store Nest Store saved payment details including contact information, such as user billing or shipping address, past or current order history, and subscription information. JSON
nest.camera_event Includes camera event data, such as person, package, or motion detection, and associated video clip or images. JSON, MP4, JPG
nest.camera_feature Includes metadata for camera features and settings, such as max zooming, media quality, and night vision. JSON
nest.camera_video Recorded camera video footage. Non-subscription devices are limited to 3 hours of footage. Subscription devices have limits of 30-60 days, based on the subscription plan. MP4
* To obtain the OAuth Scope Name for a particular Resource Group, append "https://www.googleapis.com/auth/dataportability." to the Resource Group. For Nest, the OAuth Scope Name for the "nest.user" Resource Group is "https://www.googleapis.com/auth/dataportability.nest.user".