{
"id": "<string>",
"externalId": "<string>",
"name": "<string>",
"mimeType": "<string>",
"size": 123,
"url": "<string>",
"thumbnailUrl": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"hash": {
"type": "MD5",
"value": "<string>"
},
"parentFolderId": "<string>"
}
A file stored in a File Storage integration.
files
The schema is of type object
.
Was this page helpful?