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 GET \ --url https://api.devkit4ai.com/api/v1/health/storage
{ "status": "<string>", "timestamp": "<string>", "type": "<string>", "path": "<string>", "url_prefix": "<string>", "url": "<string>", "writable": true, "accessible": true, "url_configured": true, "key_configured": true, "error": "<string>" }
Detailed health check for file storage system
Successful Response