List service ports
Returns the exposed ports configured for an app or box service.
Returns the exposed ports configured for an app or box 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/listPorts?projectName=string&serviceName=string"null