Download original files
A quick guide on how to download original files using the Alphamoon API
Download uploaded files
Download original files for specified collections
Path Parameters
Name
Type
Description
Download file{
"detail": [
{
"loc": [
"string",
0
],
"msg": "string",
"type": "string"
}
]
}See the example:
curl -X 'GET' \
'https://workspace.alphamoon.ai/api/v0.3/collections/c0da3bd0798e4549a1eb673887258dd3/uploaded_files' \
-H 'accept: */*' \
-H 'Authorization: Basic API_KEY_BASE64_ENCODED'Download fileLast updated