Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request HEAD \ --url https://www.corgea.app/api/v1/start-scan/{transfer_id} \ --header 'CORGEA-TOKEN: <api-key>'
{ "status": "success", "message": "Offset calculated" }
Check the current status of an upload
API key for authentication
The transfer ID to check
Upload status retrieved
success
error
"success"
"Offset calculated"
Was this page helpful?