cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
cancel
Showing results for 
Search instead for 
Did you mean: 

How do I find the users in workspaces

User16826987838
Contributor

Looking to pull a list of all the users in their workspaces (including the ones who have never done anything), is there a way to do that? This for AWS

1 REPLY 1

Ryan_Chynoweth
Honored Contributor III

You can use the SKIM APIs. Endpoint: https://docs.databricks.com/dev-tools/api/latest/scim/scim-users.html#get-users

Or you can use the Workspace API. The workspace API does not have a direct list users command, but you can use the workspace API to list all the folders in the "Users" directory, filter the results to only have directories with the "@" symbol. Endpoint: https://docs.databricks.com/dev-tools/api/latest/workspace.html#list

Welcome to Databricks Community: Lets learn, network and celebrate together

Join our fast-growing data practitioner and expert community of 80K+ members, ready to discover, help and collaborate together while making meaningful connections. 

Click here to register and join today! 

Engage in exciting technical discussions, join a group with your peers and meet our Featured Members.