Skip to main content
GET
Get open ports for a process

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

pid
integer
required

Process ID

Response

Object containing PID and array of network.PortInfo

The response is of type object.

Last modified on June 16, 2026