Folder
object is used to represent a collection of files and/or folders in the workspace. Could be within a drive, if it exsts.permissions
Arrayexpand=permissions
to see more details under GET /folders
.id
Stringremote_id
Stringname
Stringfolder_url
Stringsize
Integerdescription
Stringparent_folder
Stringdrive
Stringremote_created_at
Stringremote_updated_at
Stringfield_mappings
Objectmodified_at
Stringremote_data
Array{"id": "56ce474c-asdf-34a2-754r-629f799f7d31","remote_id": "14","name": "Platform","folder_url": "https://drive.com/1234","size": 2738000,"description": "This is a wild folder.","parent_folder": "47ce474c-asdf-34a2-754r-629f799f7d31","drive": "31ce474c-asdf-34a2-754r-629f799f7d12","permissions": [{"id": "21ce474c-asdf-34a2-754r-629f799f7d12","remote_id": "340","user": "21ce474c-asdf-34a2-754r-629f799f7d12","group": null,"type": "USER","roles": ["WRITE"],Show advanced fields}]}
Returns a list of Folder
objects.
Authorization
StringX-Account-Token
Stringcreated_after
Stringcreated_before
Stringcursor
Stringdrive_id
Stringexpand
Stringinclude_deleted_data
Booleaninclude_remote_data
Booleanmodified_after
Stringmodified_before
Stringname
Stringpage_size
Integerparent_folder_id
Stringremote_id
String{"next": "cD0yMDIxLTAxLTA2KzAzJTNBMjQlM0E1My40MzQzMjYlMkIwMCUzQTAw","previous": "cj1sZXdwd2VycWVtY29zZnNkc2NzUWxNMEUxTXk0ME16UXpNallsTWtJ","results": [{"id": "56ce474c-asdf-34a2-754r-629f799f7d31","remote_id": "14","name": "Platform","folder_url": "https://drive.com/1234","size": 2738000,"description": "This is a wild folder.","parent_folder": "47ce474c-asdf-34a2-754r-629f799f7d31","drive": "31ce474c-asdf-34a2-754r-629f799f7d12","permissions": [{"id": "21ce474c-asdf-34a2-754r-629f799f7d12","remote_id": "340","user": "21ce474c-asdf-34a2-754r-629f799f7d12","group": null,"type": "USER","roles": ["WRITE"],Show advanced fields}]}]}

Merge supports Passthrough Requests to this platform's API
Supported Response Fields
description
Stringfolder_url
Stringname
Stringparent_folder
Stringremote_created_at
Stringremote_data
Arrayremote_id
Stringremote_updated_at
Stringsize
Integer
Merge supports Passthrough Requests to this platform's API
Supported Response Fields
folder_url
Stringname
Stringparent_folder
Stringremote_data
Arrayremote_id
Stringremote_updated_at
Stringsize
Integer
Merge supports Passthrough Requests to this platform's API
Supported Response Fields
description
Stringdrive
Stringfolder_url
Stringname
Stringparent_folder
Stringremote_created_at
Stringremote_data
Arrayremote_id
Stringremote_updated_at
Stringsize
Integer
Merge supports Passthrough Requests to this platform's API
Supported Response Fields
drive
Stringfolder_url
Stringname
Stringparent_folder
Stringremote_created_at
Stringremote_data
Arrayremote_id
Stringremote_updated_at
Stringsize
Integer
Merge supports Passthrough Requests to this platform's API
Supported Response Fields
drive
Stringfolder_url
Stringname
Stringparent_folder
Stringremote_created_at
Stringremote_data
Arrayremote_id
Stringremote_updated_at
Stringsize
IntegerCreates a Folder
object with the given values.
Authorization
StringX-Account-Token
Stringis_debug_mode
Booleanrun_async
Booleanmodel
Objectname
Stringfolder_url
Stringsize
Integerdescription
Stringparent_folder
Stringid
field in the Parent_folder object.drive
Stringid
field in the Drive object.permissions
Arrayexpand=permissions
to see more details under GET /folders
.integration_params
Objectlinked_account_params
Object{"model": {"name": "Platform","folder_url": "https://drive.com/1234","size": 2738000,"description": "This is a wild folder.","parent_folder": "47ce474c-asdf-34a2-754r-629f799f7d31","drive": "31ce474c-asdf-34a2-754r-629f799f7d12","permissions": [{"id": "21ce474c-asdf-34a2-754r-629f799f7d12","remote_id": "340","user": "21ce474c-asdf-34a2-754r-629f799f7d12","group": null,"type": "USER","roles": ["WRITE"],Show advanced fields}]}}
{"model": {"id": "56ce474c-asdf-34a2-754r-629f799f7d31","remote_id": "14","name": "Platform","folder_url": "https://drive.com/1234","size": 2738000,"description": "This is a wild folder.","parent_folder": "47ce474c-asdf-34a2-754r-629f799f7d31","drive": "31ce474c-asdf-34a2-754r-629f799f7d12","permissions": [{"id": "21ce474c-asdf-34a2-754r-629f799f7d12","remote_id": "340","user": "21ce474c-asdf-34a2-754r-629f799f7d12","group": null,"type": "USER","roles": ["WRITE"],Show advanced fields}]}}

Merge supports Passthrough Requests to this platform's API
Supported POST Model Parameters
description
Stringfolder_url
Stringname
Stringparent_folder
Stringremote_created_at
Stringremote_id
Stringremote_updated_at
Stringsize
Integer
Merge supports Passthrough Requests to this platform's API
Supported POST Model Parameters
folder_url
Stringname
Stringparent_folder
Stringremote_id
String
Merge supports Passthrough Requests to this platform's API
Supported POST Model Parameters
description
Stringdrive
Stringfolder_url
Stringname
Stringparent_folder
Stringremote_created_at
Stringremote_id
Stringremote_updated_at
String
Merge supports Passthrough Requests to this platform's API
Supported POST Model Parameters
drive
Stringfolder_url
Stringname
Stringparent_folder
Stringremote_created_at
Stringremote_id
Stringremote_updated_at
Stringsize
Integer
Merge supports Passthrough Requests to this platform's API
Supported POST Model Parameters
drive
Stringfolder_url
Stringname
Stringparent_folder
Stringremote_created_at
Stringremote_id
Stringremote_updated_at
Stringsize
IntegerReturns a Folder
object with the given id
.
Authorization
StringX-Account-Token
Stringexpand
Stringid
Stringinclude_remote_data
Boolean{"id": "56ce474c-asdf-34a2-754r-629f799f7d31","remote_id": "14","name": "Platform","folder_url": "https://drive.com/1234","size": 2738000,"description": "This is a wild folder.","parent_folder": "47ce474c-asdf-34a2-754r-629f799f7d31","drive": "31ce474c-asdf-34a2-754r-629f799f7d12","permissions": [{"id": "21ce474c-asdf-34a2-754r-629f799f7d12","remote_id": "340","user": "21ce474c-asdf-34a2-754r-629f799f7d12","group": null,"type": "USER","roles": ["WRITE"],Show advanced fields}]}

Merge supports Passthrough Requests to this platform's API
Supported Response Fields
description
Stringfolder_url
Stringname
Stringparent_folder
Stringremote_created_at
Stringremote_data
Arrayremote_id
Stringremote_updated_at
Stringsize
Integer
Merge supports Passthrough Requests to this platform's API
Supported Response Fields
folder_url
Stringname
Stringparent_folder
Stringremote_data
Arrayremote_id
Stringremote_updated_at
Stringsize
Integer
Merge supports Passthrough Requests to this platform's API
Supported Response Fields
description
Stringdrive
Stringfolder_url
Stringname
Stringparent_folder
Stringremote_created_at
Stringremote_data
Arrayremote_id
Stringremote_updated_at
Stringsize
Integer
Merge supports Passthrough Requests to this platform's API
Supported Response Fields
drive
Stringfolder_url
Stringname
Stringparent_folder
Stringremote_created_at
Stringremote_data
Arrayremote_id
Stringremote_updated_at
Stringsize
Integer
Merge supports Passthrough Requests to this platform's API
Supported Response Fields
drive
Stringfolder_url
Stringname
Stringparent_folder
Stringremote_created_at
Stringremote_data
Arrayremote_id
Stringremote_updated_at
Stringsize
IntegerReturns metadata for FileStorageFolder
POSTs.
Authorization
StringX-Account-Token
String{"request_schema": {},"remote_field_classes": {},"status": {"linked_account_status": "string","can_make_request": true},"has_conditional_params": true,"has_required_linked_account_params": true}

Merge supports Passthrough Requests to this platform's API
Supported Response Fields
description
Stringfolder_url
Stringname
Stringparent_folder
Stringremote_created_at
Stringremote_data
Arrayremote_id
Stringremote_updated_at
Stringsize
Integer
Merge supports Passthrough Requests to this platform's API
Supported Response Fields
folder_url
Stringname
Stringparent_folder
Stringremote_data
Arrayremote_id
Stringremote_updated_at
Stringsize
Integer
Merge supports Passthrough Requests to this platform's API
Supported Response Fields
description
Stringdrive
Stringfolder_url
Stringname
Stringparent_folder
Stringremote_created_at
Stringremote_data
Arrayremote_id
Stringremote_updated_at
Stringsize
Integer
Merge supports Passthrough Requests to this platform's API
Supported Response Fields
drive
Stringfolder_url
Stringname
Stringparent_folder
Stringremote_created_at
Stringremote_data
Arrayremote_id
Stringremote_updated_at
Stringsize
Integer
Merge supports Passthrough Requests to this platform's API
Supported Response Fields
drive
Stringfolder_url
Stringname
Stringparent_folder
Stringremote_created_at
Stringremote_data
Arrayremote_id
Stringremote_updated_at
Stringsize
Integer