network
Get open ports for a process
Get a list of all open ports for a process
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Process ID
Response
200
application/json
Object containing PID and array of network.PortInfo
The response is of type object
.