Reply Rules
Get reply rule fields context
Read the fields and values available when interpreting reply rule conditions.
GET
Returns the workspace-specific attributes, output tags, installed integration sources, operators, quantifiers, and built-in fields available to reply rule conditions.
Headers
string
required
Bearer token containing your Fini workspace API key. Format:
Bearer fini_... The key needs read scope.Response
array
Enabled user attributes with their IDs, names, input schemas, and output schemas.
array
Supported comparison operators. Each item contains
value and label.array
Supported array quantifiers. Each item contains
value and label.string[]
Installed reply-capable integration providers. Supported values include
intercom, zendesk, salesforce, gorgias, front, hubspot, and livechat when installed.array
Output tag groups. Each group contains
id, name, and a tags array of { id, name } objects.array
Built-in condition fields. Each item contains
name, path, dataType, and optional values or source constraints.
