Files
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
GET /api/file/{id} HTTP/1.1
Accept: */*
{
"id": "text",
"name": "text",
"fileName": "text",
"fileType": "text",
"fileSize": 1,
"url": "text",
"createdAt": "2026-02-03T20:31:55.992Z",
"updatedAt": "2026-02-03T20:31:55.992Z"
}DELETE /api/file/{id} HTTP/1.1
Accept: */*
GET /api/file/{id}/view HTTP/1.1
Accept: */*