Skip to main content
GET
Returns the branch paths Fini can derive from one saved intent-rule version. Use this route to build test coverage around each meaningful path through a Rulebook tree before running path simulations.
Test paths are generated from a version’s flowConfig. They do not run the rule or call tools. Use Run rule version test path to execute a generated path.

Headers

string
required
Bearer token containing your Fini workspace API key. Format: Bearer fini_... The key needs read scope.

Path parameters

string
required
Intent-rule ID.
string
required
Rule version ID to inspect.

Response

Returns an array of rule test path objects.