Retrieve a route
Fetch a single routing rule by its id.
GET
/v1/routes/{id}
Preview
https://api.routeur.ai
Path parameters
id
string
required
Route id, e.g.
route_01J....Returns
The matching Route object, or 404 not_found.