Get Source Raw
Serve the raw source file for native preview (PDF, DOCX, etc).
Path Parameters
source_id*Source Id
Query Parameters
space_id?|
Optional isolation space guard
Response Body
application/json
application/json
curl -X GET "https://example.com/sources/string/raw"null{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}