OneDrive
Common Model Sync Frequencies
Accessed third-party endpoints
Merge interacts with OneDrive API endpoints to access certain information as detailed below.
API Endpoints

GET/me/drive/root/delta
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
remote_created_atDateTime (ISO 8601)

remote_idString

parent_folderUUID

driveUUID

sizeInteger

remote_updated_atDateTime (ISO 8601)

nameString

folder_urlString
Access File information
File fields
remote_created_atDateTime (ISO 8601)

file_urlString

mime_typeString

remote_idString

driveUUID

sizeInteger

remote_updated_atDateTime (ISO 8601)

folderUUID

nameString
GET/me/drives
Merge interacts with this API endpoint to...
Access Drive information
Drive fields
remote_created_atDateTime (ISO 8601)

remote_idString

remote_dataArray

drive_urlString

nameString
Access Folder information
Folder fields
driveUUID
Access File information
File fields
driveUUID
GET/me/drives/{drive_id}/items/{folder_id}/children
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
remote_created_atDateTime (ISO 8601)

remote_idString

sizeInteger

remote_dataArray

remote_updated_atDateTime (ISO 8601)

nameString

folder_urlString
Access File information
File fields
remote_created_atDateTime (ISO 8601)

file_urlString

mime_typeString

remote_idString

sizeInteger

remote_dataArray

remote_updated_atDateTime (ISO 8601)

nameString
GET/me
Merge interacts with this API endpoint to...
Access User information
User fields
remote_idString

nameString

email_addressString
GET/me/drive/recent
Merge interacts with this API endpoint to...
Access File information
File fields
remote_created_atDateTime (ISO 8601)

file_urlString

mime_typeString

remote_idString

driveUUID

sizeInteger

remote_updated_atDateTime (ISO 8601)

nameString
GET/me/drive/items/{item_id}/permissions
Merge interacts with this API endpoint to...
Access User information
User fields
remote_idString

nameString

email_addressString
Access Group information
Group fields
remote_idString

nameString
Access Permission information
Permission fields
remote_dataUnknown
GET/me/drives/{drive_id}/items/{item_id}/permissions
Merge interacts with this API endpoint to...
Access User information
User fields
remote_idString

nameString

email_addressString
Access Group information
Group fields
remote_idString

nameString
Access Permission information
Permission fields
remote_dataUnknown
GET/groups
Merge interacts with this API endpoint to...
Access Group information
Group fields
remote_idString

nameString

remote_dataArray
GET/groups/{group_id}/members
Merge interacts with this API endpoint to...
Access User information
User fields
remote_idString

nameString

email_addressString
GET/users
Merge interacts with this API endpoint to...
Access User information
User fields
remote_idString

nameString

email_addressString

remote_dataArray