EasypanelDocs

Get service containers

Returns running Docker containers belonging to a service or Compose project.

GET
/getDockerContainers

Returns running Docker containers belonging to a service or Compose project.

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Query Parameters

service*string

Response Body

application/json

curl -X GET "https://example.com/getDockerContainers?service=string"
null