v1
latestOpenAPI 3.1.02026-07-2418848.0 KBGet a file
Retrieves a single file including its document content and canvas elements.
get/api/files/{fileId}
Path parameters
fileIdstring required
ID of the file to retrieve
Response
The file with its content
Example response
{
"fileUrl": "https://app.eraser.io/workspace/abc123",
"title": "System Architecture"
}