MENU
    Get one openVPN tunnel
    • 27 May 2025
    • 1 Minute to read
    • Contributors

      Get one openVPN tunnel


        Article summary

        Get
        /v2.1/networks/{networkId}/tunnels/openvpn/{tunnelId}

        Required permissions: ["network:read"]

        Security
        HTTP
        Type bearer
        Path parameters
        networkId
        stringRequired
        tunnelId
        stringRequired
        Responses
        200

        Success

        object
        regionID
        string

        Region ID

        gatewayID
        string

        Gateway ID

        tunnelName
        string

        The name of the tunnel

        Min length3
        Max length15
        Pattern^[a-zA-Z0-9]*$
        createdAt
        string (date-time)

        The date when this record was created.

        updatedAt
        string (date-time)

        The date of last update of the record.

        401

        Unauthorized

        object
        id
        string
        message
        string
        403

        Forbidden

        object
        id
        string
        message
        string
        404

        Resource not found

        object
        id
        string
        message
        string
        Authentication
        Token
        *
        URL
        Parameters
        networkId*
        tunnelId*
        Response
        Click Try It! to start a request and see the response here!
        Code Samples

        Was this article helpful?

        Authentication
        Token
        *
        URL
        Parameters
        networkId*
        tunnelId*
        Response
        Click Try It! to start a request and see the response here!
        Code Samples