Get Application UsersAsk AIget https://api.zylo.com/v2/applicationUsersRequired Permissions team:read Rate Limit basic Important NoteThe application_data field is only returned with an applicationId filter.Query ParamsactivebooleanIf user has activity within the application activity threshold.truefalseapplication_datastringApplication specific data related to the application user. Varies per integration type.application_idstringUnique identifier for an application.days_activestringNumber of days the user has been active within the application activity threshold.emailstringEmail for the application user.idstringUnique identifier for an application user.integration_typestringThe type of integration that the application user is associated with.is_paid_userbooleanIf the application user's license is considered paid.truefalselast_activity_datestringThe date of the last activity for the application user.license_namesarray of stringsThe license names from the application associated with the application user.license_namesADD stringzylo_created_atstringDate and time the record was created in Zylo.zylo_modified_atstringDate and time the record was last modified in Zylo. Uses the created date by default.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