GET
/
v0
/
router
/
list

Lists all the trained routers and the relevant metadata. These routers are training artifacts and therefore don’t imply an active, deployed router. To fetch a list of deployed routers, you can use the /router/deploy/list GET endpoint.

Authorizations

Authorization
string
required

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