/folders/{id}

Returns a Folder object with the given id.

Authentication

AuthorizationBearer

Token-based authentication with required prefix “Bearer”

Path parameters

idstringRequiredformat: "uuid"

Headers

X-Account-TokenstringRequired
Token identifying the end user.

Query parameters

expandenumOptional
Which relations should be returned in expanded form. Multiple relation names should be comma separated without spaces.
include_remote_databooleanOptional

Whether to include the original data Merge fetched from the third-party to produce these models.

include_shell_databooleanOptional

Whether to include shell records. Shell records are empty records (they may contain some metadata but all other fields are null).

Response

idstring or nullRead-onlyformat: "uuid"
remote_idstring or null

The third-party API ID of the matching object.

created_atdatetime or nullRead-only
The datetime that this object was created by Merge.
modified_atdatetime or nullRead-only
The datetime that this object was modified by Merge.
namestring or null<=254 characters
The folder's name.
folder_urlstring or null<=2000 characters
The URL to access the folder.
sizelong or null-9223372036854776000-9223372036854776000
The folder's size, in bytes.
descriptionstring or null<=2000 characters
The folder's description.
parent_folderstring or nullformat: "uuid"
The folder that the folder belongs to.
drivestring or nullformat: "uuid"
The drive that the folder belongs to.
permissionslist of objects or null
remote_created_atdatetime or null
When the third party's folder was created.
remote_updated_atdatetime or null
When the third party's folder was updated.
remote_was_deletedboolean or nullRead-only
Indicates whether or not this object has been deleted in the third party platform. Full coverage deletion detection is a premium add-on. Native deletion detection is offered for free with limited coverage. [Learn more](https://docs.merge.dev/integrations/hris/supported-features/).
field_mappingsobject or nullRead-only
remote_datalist of objects or nullRead-only
<MergeSupportedFieldsByIntegrationWidget requestType="GET" data="H4sIAAAAAAAAA+2TXW/aMBSG/8rkSxSSUcqqRpomKP0AjdC1abWuqiJjHxKDYwfbAUrV/z7lgwIdF93G0CbtKvGxz2uf85z3CRFsIJTqEbloyDhoIxUOAVkolhQ4ctGZ5BQUshBOmIdj2DwYTA+QhXSaJFIZoGcMONUXCobIRU4MKoRqKtiQAXXWshwmDIQKGyaFdl6yq8M8HVmIMzEG2iREpsK8Qa84X8VFwquldjjTBlkowVqbSMk0jK5gkoJ+i3T2Og4xCIN5lWKDnTWZqip0tsWyOihwMEDb2OA2GCBZweWVkTGJdh0nAp7Y+fU2hakDwsHKMMJBO4368cHRcaNaquS3fwpC/rFWGU0GcnBUCULCA5xWej6Ze35n5o3CQ+/kcO4tbhreYrzwRuP3lSDElZ7fa/T9u3q/3az1txwIrj98Pb5ttVtdr0IWp3VvdDfzfFLr+WQ8WHTq3XMy6158mXuLu4Ne+6bu+aeN7rms9U+udO/kSvaato0stM4VufdP64FyeFpyvnmwE2cDt2pIgQInrJqkA86Ires2jvFCCjzTNpGxEwNl2Lnk2AyliltyHuhJihUEI0/Nvh0JOxHhsvlMipfOIxd5Tb9ze7o5C80pZhwPOCDXqBR+GGfk3iMSMU6DYe6FAqwmiiW5qlUYYvkt5iYBFTOt80ZYqEgMUsWRhUTWiOwFCoQpNbP1RkaiWIzVY7kdbG4qiKWBgCjABmiAzSqWzcjmKkiwiVYhRlf/aUJXApotAD1ke5OUKaCXWOEYTFave//wbG2D2VYyGewaaCm6hBp/FreReNwD1BeMf4TWfsmcSxlyeNdWbAq7wVMoBrlicJ2z2bvRaFnOFsNlv68iS1b/sC1/knpfwA6JLw3ZF5A3vnTkPqi/5vzXg/o1l15HWMGlZMLsllium2S6/5n9BrOH5+9jjMNcIQsAAA==" />