This API v3 documentation is currently still on progress. For any issue, please contact support@runcloud.io
Authorization: Bearer ********************curl --location -g --request GET 'https://manage.runcloud.io/api/v3/servers/{{serverId}}/webapps/{{webappId}}/runcloudhub' \
--header 'Authorization: Bearer <token>'{
    "id": 48,
    "web_application_id": 646,
    "nginxCacheType": "sr",
    "cacheFolderPath": "/var/cache/nginx-rc",
    "cacheFolderSize": 50,
    "cacheHeaderName": "RunCloud-SRCache",
    "cacheValidMinute": 480,
    "status": "Completed",
    "apiKey": "01345JdPWKQXsFXknbsILovPt41GTphheedsQGEqWsVU",
    "apiSecret": "JR8kh5jBQHZzceULKloQAF2uGWLSeTqitQ7yxH9dwE6z6yfHviYPYpONA3iuBfLc",
    "created_at": "2024-07-18 02:17:16",
    "updated_at": "2024-07-18 02:17:27"
}