For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Logo
Resources
Log inGet a demo
GuidesAPI reference
GuidesAPI reference
  • API Overview
      • GETList Routing Policies
      • GETList Routing Strategies
      • POSTCreate Draft Policy
      • GETList Draft Policies
      • GETGet Draft Policy
      • DELDelete Draft Policy
      • POSTCommit Draft Policy
UnifiedAgent HandlerGateway
UnifiedAgent HandlerGateway
Resources
Log inGet a demo
API OverviewRouting

List Routing Policies

GET
https://api-gateway.merge.dev/v1/routing/policies
GET
/v1/routing/policies
$curl https://api-gateway.merge.dev/v1/routing/policies
200Retrieved
1{}

List routing policies available to the current user.

Returns both org-specific policies and the managed (simulator) policy.

Response

Successful Response
Was this page helpful?
Previous

Create Embedding

Next

List Routing Strategies

Built with