Servers

List Docker cleanup executions

List recent Docker cleanup execution logs for a server owned by the authenticated team.

get/servers/{uuid}/docker-cleanup/executions

Path parameters

uuidstring required

Server UUID

Response

Recent Docker cleanup executions.

uuidstring
statusstring
messagestring nullable
finished_atstring nullable
created_atstring
updated_atstring

Changes