Skip to main content

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

ParameterDescription
Filter ByFilter the results.
LimitNumber of records to fetch.
OffsetPagination cursor.

Workflow Library Example

List Users with Wiz and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop