files retrieve

GET {{baseUrl}}/files/:id

Returns a File 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":"urn:uuid:2813e663-1669-cb60-6549-eb51a2e33a89","remote_id":"12","name":"omg_common_model_scope.docx","file_url":"https://drive.com/1234","size":254,"mime_type":".docx","description":"This file is OP","folder":"97289c4a-d136-b2de-d8f8-3594da1367ef","remote_created_at":"1996-08-22T11:36:46.283Z","remote_updated_at":"1952-05-18T07:31:02.982Z","field_mappings":{"organization_defined_targets":{"custom_key":"custom_value"},"linked_account_defined_targets":{"custom_key":"custom_value"}},"remote_data":[{"ex3":{},"minim_25":{},"dolor_9":{}},{"utd9":{},"aliqua_5f":{},"dolore_5":{}}]}