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 Draft Policies

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

Response

Successful Response
Was this page helpful?
Previous

Create Draft Policy

Next

Get Draft Policy

Built with