List Users
Required scope: read:users
Execute a UsersTable
query to return a list of users according to different filters such as user role, auth provider type, or assigned projects.
Note
Repeatedly running this action in loops can cause a decline in the performance of your Wiz tenants.
Parameters
Parameter | Description |
---|---|
Filter By | Filter the results. |
Limit | Number of records to fetch. |
Offset | Pagination cursor. |
Workflow Library Example
List Users with Wiz and Send Results Via Email
Preview this Workflow on desktop