v32

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-07-312881,4162.7 MB

Retrieve container

Retrieve Container

get/containers/{container_id}

Path parameters

container_idstring required

Response

Success

idstring required

Unique identifier for the container.

objectstring required

The type of this object.

namestring required

Name of the container.

created_atinteger required

Unix timestamp (in seconds) when the container was created.

statusstring required

Status of the container (e.g., active, deleted).

last_active_atinteger

Unix timestamp (in seconds) when the container was last active.

memory_limit'1g' | '4g' | '16g' | '64g'

The memory limit configured for the container.