This API v3 documentation is currently still on progress. For any issue, please contact support@runcloud.io
Authorization: Bearer ********************{}curl --location --request GET 'https://manage.runcloud.io/api/v3/settings/patches//servers//status' \
--header 'accept: application/json' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{}'{
"status": "completed",
"error_message": null,
"started_at": "2026-06-11T10:05:00.000000Z",
"completed_at": "2026-06-11T10:06:30.000000Z"
}