folders retrieve

GET {{baseUrl}}/folders/:id

Returns a Folder object with the given id.

Request Params

KeyDatatypeRequiredDescription
expandstringWhich relations should be returned in expanded form. Multiple relation names should be comma separated without spaces.
include_remote_databooleanWhether to include the original data Merge fetched from the third-party to produce these models.

HEADERS

KeyDatatypeRequiredDescription
X-Account-Tokenstring(Required) Token identifying the end user.
Acceptstring

RESPONSES

status: OK

{"id":"cb2e7e56-228d-55bc-8648-233c62f7aef0","remote_id":"14","name":"Platform","folder_url":"https://drive.com/1234","size":2738000,"description":"This is a wild folder.","parent_folder":"urn:uuid:b4e6f9e4-eee5-f39a-0c22-8035d1634ac0","drive":"urn:uuid:9cfe2864-73a2-1ee0-77e1-f7c0e5fd7505","remote_created_at":"1962-07-08T02:54:14.110Z","remote_updated_at":"1988-12-28T18:58:41.431Z","field_mappings":{"organization_defined_targets":{"custom_key":"custom_value"},"linked_account_defined_targets":{"custom_key":"custom_value"}},"remote_data":[{"Ut_885":{}},{"ad__":{},"officiad_":{}}]}