admin

List Product Routes

List all product intent routes for a product.

These are the Layer 1 routes that tell the main agent which pages can handle which user intents, enabling smart handoff to browser_use.

get/api/admin/product-routes

Query parameters

product_idstring required

Product ID

Product ID

Headers

authorizationstring required

Response

Successful Response

{"stackTrail":"paths:/api/admin/product-routes:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes