Get intent-rule version
Intent Rules
Get intent-rule version
Get one intent-rule version with its full tree.
GET
Get intent-rule version
Returns a specific historical, draft, or published version of an intent rule.
This endpoint supports intent rules only.
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
Version ID belonging to the rule.
Response
Returns oneRule version, including flowConfig.
Errors
400 Bad Request
400 Bad Request
A path parameter is empty, or the specified rule is a Business Rule.
403 Forbidden
403 Forbidden
The API key does not include the
read scope required for this route.404 Not Found
404 Not Found
The rule or version does not exist in your workspace, or the version does not belong to the rule.

