EasypanelDocs

Get exposed image ports

Returns TCP ports exposed by an application service image.

GET
/getAppExposedPorts

Returns TCP ports exposed by an application service image.

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/getAppExposedPorts"
null