Get port details
App Ports
Get port details
Retrieves detailed information about a specific port, including its public endpoint configuration.
GET
Get port details
Authorizations
Bearer token for authentication. Format: 'Bearer {token}'
Headers
Workspace ID (uses default workspace if not provided)
Response
Get port details
Api_V1_Entities_Port model
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

