/
/Port Layer API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 1mo ago
containers13
  • postInitiates a container create operation
  • get/containers/info/{id}
  • get/containers/list
  • get/containers/{id}
  • delete/containers/{id}
  • put/containers/{handle}
  • get/containers/{handle}/state
  • put/containers/{handle}/state
  • patch/containers/{handle}/name
  • postSignal a running container
  • getGets the container stats
  • getGets the container logs
  • get/containers/{id}/wait
events1
interaction8
kv3
logging3
misc2
scopes9
storage17
tasks6
    containers

    Get a container handle

    get/containers/{id}

    Path parameters

    idstring required

    Response

    OK

    string required

    Changes