EasypanelDocs

List Compose containers

Lists the container service names defined by a Compose service.

GET
/getComposeDockerServices

Lists the container service names defined by a Compose service.

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Query Parameters

projectName?string
Match^[a-z0-9-_]+$
serviceName?string
Match^[a-z0-9-_]+$

Response Body

application/json

curl -X GET "https://example.com/getComposeDockerServices"
null