
OneDrive
Merge interacts with OneDrive API endpoints to access certain information as detailed below.
API Endpoints
GET/me/drives
Merge interacts with this API endpoint to...
Access Drive information
Drive fields
remote_data
Arrayremote_created_at
DateTime (ISO 8601)drive_url
Stringname
Stringremote_id
StringAccess Folder information
Folder fields
drive
UUIDAccess File information
File fields
drive
UUIDGET/groups
Merge interacts with this API endpoint to...
Access Group information
Group fields
name
Stringremote_data
Arrayremote_id
StringGET/groups/{group_id}/members
Merge interacts with this API endpoint to...
Access User information
User fields
name
Stringremote_id
Stringemail_address
StringGET/me/drives/{drive_id}/items/{item_id}/permissions
Merge interacts with this API endpoint to...
Access User information
User fields
name
Stringremote_id
Stringemail_address
StringAccess Permission information
Permission fields
user
UUIDremote_data
Unknowngroup
UUIDAccess Group information
Group fields
name
StringGET/me/drive/items/{item_id}/permissions
Merge interacts with this API endpoint to...
Access User information
User fields
name
Stringremote_id
Stringemail_address
StringAccess Permission information
Permission fields
user
UUIDremote_data
Unknowngroup
UUIDAccess Group information
Group fields
name
StringGET/me
Merge interacts with this API endpoint to...
Access User information
User fields
name
Stringremote_data
Arrayremote_id
Stringemail_address
StringGET/me/drive/root/delta
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
parent_folder
UUIDfolder_url
Stringremote_updated_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)name
Stringremote_id
Stringsize
Integerdrive
UUIDAccess File information
File fields
mime_type
Stringfolder
UUIDremote_updated_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)file_url
Stringname
Stringremote_id
Stringsize
Integerdrive
UUIDGET/me/drives/{drive_id}/items/{folder_id}/children
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
folder_url
Stringremote_updated_at
DateTime (ISO 8601)remote_data
Arrayremote_created_at
DateTime (ISO 8601)name
Stringremote_id
Stringsize
IntegerAccess File information
File fields
mime_type
Stringremote_updated_at
DateTime (ISO 8601)remote_data
Arrayremote_created_at
DateTime (ISO 8601)file_url
Stringname
Stringremote_id
Stringsize
IntegerGET/drives/{drive-id}/items/{item-id}
Merge interacts with this API endpoint to...
Access Folder information
Folder fields
folder_url
Stringremote_updated_at
DateTime (ISO 8601)remote_data
Arrayremote_created_at
DateTime (ISO 8601)name
Stringremote_id
Stringsize
Integerparent_folder
UUIDAccess File information
File fields
folder
UUIDremote_updated_at
DateTime (ISO 8601)remote_data
Arrayremote_created_at
DateTime (ISO 8601)file_url
Stringname
Stringremote_id
Stringsize
IntegerGET/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
name
Stringremote_data
Arrayremote_id
Stringemail_address
String