{
"success": true,
"space": {
"id": "uuid",
"name": "Marketing-Material",
"status": "active",
"systemPrompt": "Generierter Prompt ...",
"files": [
{
"id": "uuid",
"spaceId": "uuid",
"accountId": "uuid",
"uploadedBy": "uuid",
"storagePath": "account/space/leitfaden.pdf",
"filename": "leitfaden.pdf",
"mimeType": "application/pdf",
"sizeBytes": 102400,
"status": "ready",
"processingError": null,
"extractedText": "Extrahierter Text ...",
"metadata": {},
"createdAt": "2026-01-24T10:00:00Z",
"updatedAt": "2026-01-24T10:00:00Z"
}
]
},
"permission": "owner"
}