Transient Forward
List site transient port forwards
Returns all active NAT port-forwards for a site. Not access-limited, but presumably requires a certain scope.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
UUID of the site
Response
200 - application/json
List of TransientPort records
The response is of type object[]
.