Files
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
GET /api/file/{id} HTTP/1.1
Host:
Accept: */*
{
"id": "text",
"name": "text",
"fileName": "text",
"fileType": "text",
"fileSize": 1,
"url": "text",
"createdAt": "2026-01-25T11:41:54.869Z",
"updatedAt": "2026-01-25T11:41:54.869Z"
}DELETE /api/file/{id} HTTP/1.1
Host:
Accept: */*
GET /api/file/{id}/view HTTP/1.1
Host:
Accept: */*