Get Zylo UsersAsk AIget https://api.zylo.com/v2/zyloUsersRequired Permissions admin Rate Limit basicQuery ParamsemailstringThe email of the Zylo user.first_namestringThe first name of the Zylo user.idstringUnique identifier for a Zylo user.in_viewbooleanWhether the Zylo user is in a view.truefalselast_loginstringThe date and time of the last login for the Zylo user.last_namestringThe last name of the Zylo user.permissionsarray of stringsThe permissions assigned to the Zylo user. Check out available permissions at Permissions.permissionsADD stringzylo_created_atstringDate and time the record was created in Zylo.zylo_modified_atstringDate and time the record was last modified in Zylo.sortstringDefaults to +zylo_created_atSort by any non-object or array value. Use +/- to indicate direction.limitdouble≤ 1000Defaults to 50Number of results to bring back.skipdoubleDefaults to 0Offset the results by this number.cursorstringid value to use cursor based pagination. Can be used in place of skip.searchstringSearch the results by this string.Response 200OkUpdated 3 days ago