You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _kandji
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -750,6 +750,7 @@ case $state in
750
750
"tag_id_in=:[QUERY] Return results for given tag IDs separated by commas. Case sensitive."
751
751
"user=:[QUERY] Return results "containing" the user name"
752
752
"user_email=:[QUERY] Return results "containing" search on email address"
753
+
"user_email_exact=:[QUERY] Return results "matching" the specified email address"
753
754
"user_id=:[QUERY] "exact" match on kandji user ID (example: 5344c996-8823-4b37-8d6e-8515fc7c3a0a)"
754
755
"user_name=:[QUERY] Return results "containing" the assigned user Display Name"
755
756
"limit=:[QUERY] A hard upper <code>limit</code> is set at 300 device records returned per request. If more device records are expected, pagination should be used using the <code>limit</code> and <code>offset</code> parameters. Additionally, parameter queries can be added to a request to limit the results."
0 commit comments