<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Can I find all users by tenant?]]></title><description><![CDATA[<p dir="auto">I'm frustrated when I need to find a list of users that belong to a Tenant. The users page in the admin UI seems to only allow searching users by email, name or role.</p>
]]></description><link>https://fusionauth.io/community/forum/topic/849/can-i-find-all-users-by-tenant</link><generator>RSS for Node</generator><lastBuildDate>Sun, 14 Jun 2026 12:38:45 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/topic/849.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 05 Mar 2021 14:10:52 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Can I find all users by tenant? on Sat, 06 Mar 2021 18:44:26 GMT]]></title><description><![CDATA[<p dir="auto">Try clicking on the Advanced section on the User Search page and see you find what you're looking for.</p>
<p dir="auto">Or search like this <code>tenantId:9d92ca33-bc7b-4d13-acd7-f7dc06038396</code> where <code>9d92ca33-bc7b-4d13-acd7-f7dc06038396</code> is your <code>tenantId</code>.</p>
<p dir="auto">Please note that this is an example for the elastic search search engine. With the database search engine, you can only search for the fields as documented in <a href="https://fusionauth.io/docs/v1/tech/apis/users/#database-search-engine" rel="nofollow ugc">the API</a>. As of this post, those are:</p>
<ul>
<li>firstName</li>
<li>lastName</li>
<li>fullName</li>
<li>email</li>
<li>username</li>
</ul>
]]></description><link>https://fusionauth.io/community/forum/post/2538</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/2538</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Sat, 06 Mar 2021 18:44:26 GMT</pubDate></item></channel></rss>