Skip to main content
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 one Rule version, including flowConfig.

Errors

A path parameter is empty, or the specified rule is a Business Rule.
The API key is missing, malformed, revoked, or invalid.
The API key does not include the read scope required for this route.
The rule or version does not exist in your workspace, or the version does not belong to the rule.