drives retrieve
GET {{baseUrl}}/drives/:id
Returns a Drive object with the given id.
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| include_remote_data | boolean | Whether to include the original data Merge fetched from the third-party to produce these models. | 
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| X-Account-Token | string | (Required) Token identifying the end user. | |
| Accept | string | 
RESPONSES
status: OK
{"id":"9ffdfd34-cf68-9724-8f55-4b52c69829f7","remote_id":"2039349","name":"Documents","remote_created_at":"2009-08-23T16:19:09.083Z","field_mappings":{"organization_defined_targets":{"custom_key":"custom_value"},"linked_account_defined_targets":{"custom_key":"custom_value"}},"remote_data":[{"ullamco0":{},"mollit_8_6":{}},{"est7_":{},"id_6":{}}]}