Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

Management API authentication for /api/* endpoints. Use the Authorization header with Bearer <API key>. Virtual keys, dashboard/user/session tokens, and x-api-key headers are not supported on management APIs.

Query Parameters

scope
string

Filter routing rules by scope (global, team, customer, virtual_key)

scope_id
string

Filter routing rules by scope ID

Response

Successful response

Response containing list of routing rules

rules
object[]

CEL-based routing rule for intelligent request routing

count
integer

Number of routing rules returned