
OneDrive
Merge interacts with OneDrive API endpoints to access certain information as detailed below.
API Endpoints
GET/groups
Merge interacts with this API endpoint to...
Access Group information
Group fields
remote_id
Stringname
Stringremote_data
ArrayGET/groups/{group_id}/members
Merge interacts with this API endpoint to...
Access User information
User fields
remote_id
Stringname
Stringemail_address
StringGET/me/drive/items/{item_id}/permissions
Merge interacts with this API endpoint to...
Access User information
User fields
remote_id
Stringname
Stringemail_address
StringAccess Permission information
Permission fields
user
UUIDgroup
UUIDremote_data
UnknownAccess Group information
Group fields
name
StringGET/me/drives
Merge interacts with this API endpoint to...
Access Drive information
Drive fields
remote_id
Stringremote_data
Arrayname
Stringremote_created_at
DateTime (ISO 8601)drive_url
StringAccess Folder information
Folder fields
drive
UUIDAccess File information
File fields
drive
UUIDGET/me/drives/{drive_id}/items/{folder_id}/children
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
remote_id
Stringremote_data
Arrayfolder_url
Stringsize
Integerremote_updated_at
DateTime (ISO 8601)name
Stringremote_created_at
DateTime (ISO 8601)Access File information
File fields
remote_id
Stringremote_data
Arrayfile_url
Stringsize
Integerremote_updated_at
DateTime (ISO 8601)mime_type
Stringname
Stringremote_created_at
DateTime (ISO 8601)GET/me/drives/{drive_id}/items/{item_id}/permissions
Merge interacts with this API endpoint to...
Access User information
User fields
remote_id
Stringname
Stringemail_address
StringAccess Permission information
Permission fields
user
UUIDgroup
UUIDremote_data
UnknownAccess Group information
Group fields
name
StringGET/me
Merge interacts with this API endpoint to...
Access User information
User fields
remote_id
Stringname
Stringremote_data
Arrayemail_address
StringGET/me/drive/root/delta
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
remote_id
Stringfolder_url
Stringparent_folder
UUIDsize
Integerremote_updated_at
DateTime (ISO 8601)name
Stringremote_created_at
DateTime (ISO 8601)drive
UUIDAccess File information
File fields
remote_id
Stringfile_url
Stringsize
Integerfolder
UUIDremote_updated_at
DateTime (ISO 8601)mime_type
Stringname
Stringremote_created_at
DateTime (ISO 8601)drive
UUIDGET/drives/{drive-id}/items/{item-id}
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
remote_id
Stringremote_data
Arrayfolder_url
Stringparent_folder
UUIDsize
Integerremote_updated_at
DateTime (ISO 8601)name
Stringremote_created_at
DateTime (ISO 8601)Access File information
File fields
remote_id
Stringremote_data
Arrayfile_url
Stringsize
Integerfolder
UUIDremote_updated_at
DateTime (ISO 8601)name
Stringremote_created_at
DateTime (ISO 8601)GET/drives/{drive_remote_id}/root/delta
Merge interacts with this API endpoint to...
Access File information
File fields
mime_type
StringGET{path}/delta
Merge interacts with this API endpoint to...
Access File information
File fields
mime_type
StringGET/users
Merge interacts with this API endpoint to...
Access User information
User fields
remote_id
Stringname
Stringremote_data
Arrayemail_address
String