get https://api-sbx.sidedrawersbx.com/api/v2/record-files/sidedrawer/sidedrawer-id//records/record-id//record-files//recordfile-details
Gets the metadata of a file, using its fileToken
.
Response
Gets the metadata of a file, using its fileToken
.
xxxxxxxxxx
curl --request GET \
--url https://api-sbx.sidedrawersbx.com/api/v2/record-files/sidedrawer/sidedrawer-id/sidedrawerId/records/record-id/recordId/record-files/fileToken/recordfile-details \
--header 'accept: application/json'
xxxxxxxxxx
52}
{
"cloudStorage": false,
"displayType": "review",
"quarantined": false,
"sealed": false,
"active": true,
"scan": false,
"clean": false,
"createdAt": "2024-07-25T02:37:35.074Z",
"updatedAt": "2024-07-25T02:37:35.074Z",
"correlationId": "",
"_id": "string",
"fileToken": "string",
"sidedrawer": "string",
"recordDetail": "string",
"fileType": "document",
"fileName": "string",
"fileExtension": "docx",
"fileSize": 232353,
"uploader": "string",
"caption": "string",
"uploadTitle": "string",
"metadata": [],
"format": "blocks",
"checkSum": "string",