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
Documentation IndexFetch the complete documentation index at: https://docs.corgea.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.corgea.app/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication
The transfer ID to check
Upload status retrieved
success
error
"success"
"Offset calculated"
Was this page helpful?