cURL
curl --request GET \ --url https://sbx-{sandbox_id}-{workspace_id}.{region}.bl.run/network/process/{pid}/ports \ --header 'Authorization: Bearer <token>'
{}
Get a list of all open ports for a process
Documentation IndexFetch the complete documentation index at: https://docs.blaxel.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.blaxel.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Process ID
Object containing PID and array of network.PortInfo
The response is of type object.
object
Was this page helpful?
Contact support