Get Routing Manifest
Return assembled routing manifests from all active agent types.
Queries all agent types for the organization and filters to those
with conversation_routing configured, returning their routing rules.
The tenant SurrealDB namespace keyed by the authenticated caller’s
organization is the isolation boundary — the dependency on
get_surrealdb_client resolves the right namespace through the
auth chain.
Returns: RoutingManifest with entries for each eligible agent type.
Documentation Index
Fetch the complete documentation index at: https://docs.pragmatiks.io/llms.txt
Use this file to discover all available pages before exploring further.
Response
Successful Response
Assembled routing manifests from all active agent types with conversation routing.
Attributes: entries: List of routing manifest entries, one per eligible agent type.