List Business Rules
Business Rules
List Business Rules
List Business Rules in the workspace.
GET
List Business Rules
Returns Business Rules in the workspace as summary objects.
Headers
string
required
Bearer token containing your Fini workspace API key. Format:
Bearer fini_... The key needs read scope.Query parameters
string
required
Send
business.string
Optional source filter. The current enum value is
widget.Response
Returns an array ofRule summary objects without flowConfig. Each item includes its botIds.
Business Rules are not versioned. Do not send
includeVersions; versionStatus=DRAFT returns an empty array.Errors
400 Bad Request
400 Bad Request
A query parameter is malformed or uses an unsupported enum value.
403 Forbidden
403 Forbidden
The API key does not include the
read scope required for this route.500 Internal Server Error
500 Internal Server Error
Fini failed while loading Business Rules.

