Beta. The routing rules endpoints are new and their response shapes may
still change.
Returns one routing rule. Any role on the rule’s domain (owner, manager, or viewer) can fetch it.
Always call this endpoint from a server-side environment (backend API, serverless function, build script, etc.). Never include your API key in client-side code — it will be visible to anyone inspecting your frontend.
Programmatic (API key) access requires the Pro plan and above — requests
from Starter accounts return 403 plan_upgrade_required.
Request
Path Parameters
Example Request
Response
Success (200)
Error Responses