EasypanelDocs

List Cloudflare tunnel rules

Lists Cloudflare tunnel rules assigned to a project service.

GET
/getTunnelRules

Lists Cloudflare tunnel rules assigned to a project service.

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Query Parameters

projectName*string
Match^[a-z0-9-_]+$
serviceName*string
Match^[a-z0-9-_]+$

Response Body

application/json

curl -X GET "https://example.com/getTunnelRules?projectName=string&serviceName=string"
null