List Rules
List an agent’s rules.
A rule tests a condition against each analyzed call and, when it matches,
applies a tag. output_type determines whether the tag is a label or a red
flag.
Authorizations
Use Tuner API key (tr_api_...) or user session token. Find your API key in Workspace Settings > API Keys.
Path Parameters
Tuner's internal numeric ID for the agent.
Workspace ID. Find this in Workspace > General Settings.
Response
Successful Response
Tuner's ID for this rule.
Category of call data the condition tests.
ID of the eval, metric, or field the condition tests.
How the value is compared.
Value the condition compares against.
Whether matching calls get a label or a red flag.
Tag applied to matching calls.
When the rule was created.
When the rule was last updated.
Display name of the referenced eval, metric, or field.
Note explaining what this rule is for.