Standard reports cannot list users who have the "Flow User" permission enabled. This article explains how to use the Developer Console to execute a query and identify users with this specific permission.
The ability to identify users with the "Flow User" permission is not available in standard reports. To retrieve this information, you must use the Developer Console to query the User object.
Steps
Click the gear icon in the upper right corner of the Salesforce screen and select Developer Console.
Click File > Open Resource.
Enter "User.obj" in the search field and click Open.
Click Query Editor and enter the following query:
Select FirstName, LastName, Id, UserPermissionsInteractionUser, IsActive from User WHERE UserPermissionsInteractionUser = True
Click Execute.
Verify that the list of users with Flow User permission is displayed in the results below.
Users with UserPermissionsInteractionUser set to true in the query results are the target users.
005237089

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.