Get list of users in your accountCopy Pageget https://api.mesh.complyadvantage.com/v2/accounts/me/usersReturns all users that belong to your account.Query Paramsname_containsstringdeprecatedFilter user by name.searchstringSearch users.activebooleanExclude deactivated users.truetruefalseassigned_at_fromdateFilter by roles assigned after the date.assigned_at_todateFilter by roles assigned before the date.rolearray of stringsFilter roles.roleADD stringexclude_support_usersbooleanDefaults to falseDo not include support users in the response.truefalseinclude_agentsbooleanDefaults to falseInclude agents in the response.truefalsepage_numberinteger≥ 1Defaults to 1The page of results returned within the response.page_sizeinteger≥ 1Defaults to 50The amount of results returned within the response.sortarray of stringsDefaults to nameSorting criteria in the format of: [-]property (- descending modifier). Default sort order is ascending (without -). Multiple sort criteria are supported. sortADD stringResponse 200OKUpdated about 1 month ago