List application ports
App Ports
List application ports
Returns all ports configured for the specified application, ordered by creation time (newest first).
GET
List application ports
Authorizations
Bearer token for authentication. Format: 'Bearer {token}'
Headers
Workspace ID (uses default workspace if not provided)
Path Parameters
Application UUID
Response
List application ports
Port ID
Internal port number
External port number (null for private ports)
Protocol (tcp or udp)
Whether the port was auto-detected
Creation timestamp
Last update timestamp
Whether the port is publicly exposed
Public endpoint (hostname:port) for public ports

