-
Notifications
You must be signed in to change notification settings - Fork 52
V4 Reports List
Rich Infante edited this page Dec 19, 2018
·
29 revisions
Each report's associated online documentation can by clicking it's name.
-
Backups
- backups.list: List of all backups
-
Backups
- backup.status: Gets a backup's status
- backup.manifest: Gets a backup's manifest plist
- backup.info: Gets a backup's info
- backup.files: Gets a backup's files list
-
System
- system.wifi: List associated wifi networks and their usage information
- system.bluetooth_devices: List known bluetooth devices
- system.pushstore: List pushstore contents
- system.apps: List all installed applications and container IDs.
- system.geofences: List local geofences used for triggers
-
Phone
- phone.calls: List all call records contained in the backup.
- phone.calls_statistics: Get statistics about all calls
- phone.address_book: List all address book records contained in the backup.
- phone.speed_dial: Show Speed dial contact information
- phone.voicemail: List all or extract voicemails on device
-
Notes
- notes: List all iOS notes
-
Photos
- photos.locations: List all photo geotag's GPS locations
-
Calendar
- calendar.events: List all calendar entries
-
Messages
- messages.all: List all SMS and iMessage conversations, nesting items. This may be SLOW, and is ONLY compatible with the JSON formatter.
- messages.conversations: List all SMS and iMessage conversations
- messages.messages: List all SMS and iMessage messages in a conversation
-
messages.conversations_full
[deprecated]: List all SMS and iMessage conversations and their messages (dump only)
-
Safari
- safari.history: List all web history
- safari.bookmarks: List all Safari bookmarks
- safari.open_tabs: List open Safari tabs when backup was made
- safari.recent_searches: Show Safari recent searches
- safari.cookies: List all iOS cookies
-
Facebook
-
facebook.profile
: Show Facebook Messenger user id -
facebook.messenger.friends
: Show Facebook Messenger friends
-
-
Instagram
-
instagram.profile
: Show Instagram profile/user data -
instagram.recent_searches
: Show Instagram recent searches coded data -
instagram.following_users_coded
: Show Instagram following users coded data -
instagram.fb_friends
: Show Instagram and Facebook friends data
-
-
Gmail
-
gmail.accounts
: Show Gmail account(s) information -
gmail.shared_contacts
: Show Gmail account(s) shared contacts information
-
-
Spotify
-
spotify.searches
: List associated Spotify account and its usage information
-
-
Waze
-
waze.favorites
: List Waze app favorite places -
waze.places
: List Waze app places -
waze.recents
: List Waze app recent destinations
-
-
Skype
-
skype.accounts
: Show Skype accounts -
skype.calls
: Show Skype calls
-
-
Viber
-
viber.contacts
: List Viber contacts -
viber.calls
: List Viber calls -
viber.messages
: List Viber messages
-