Skip to main content
GET
Get routing rule

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

routing_rule_id
string
required

The ID of the routing rule

Response

Routing rule retrieved successfully

_id
string
required
created_at
string<date-time>
required
created_by_id
string
required
display_name
string
required
Required string length: 1 - 256
enabled
boolean
required
priority
integer<int64>
required
Required range: x >= 0
project_id
string
required
updated_at
string<date-time>
required
updated_by_id
string
required
description
string
Maximum string length: 2048
expression
object
models_config
object