Skip to main content
Question

Get User IDs using CLI in bulk

  • May 22, 2025
  • 1 reply
  • 27 views

Forum|alt.badge.img

Is there any command which can help to get box User ids in bulk as report. The output should be in csv.

For a single user in know there is a filter command. But how to get user id for more 100 users in one go.

1 reply

Forum|alt.badge.img

Hello. 

You should be able to follow a command similar to this.

box users --csv --save-to-file-path=save-to-file-path

Thanks, 

Alex. Box Developer Advocate