File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -12929,6 +12929,13 @@ paths:
12929
12929
| snoozed_until | Date (UNIX timestamp) |
12930
12930
| ticket_attribute.{id} | String or Boolean or Date (UNIX timestamp) or Float or Integer |
12931
12931
12932
+ {% admonition type="info" name="Searching by Category" %}
12933
+ When searching for tickets by the **`category`** field, specific terms must be used instead of the category names:
12934
+ * For **Customer** category tickets, use the term `request`.
12935
+ * For **Back-office** category tickets, use the term `task`.
12936
+ * For **Tracker** category tickets, use the term `tracker`.
12937
+ {% /admonition %}
12938
+
12932
12939
### Accepted Operators
12933
12940
12934
12941
{% admonition type="info" name="Searching based on `created_at`" %}
You can’t perform that action at this time.
0 commit comments