Skip to main content
Question

Returning all External Users

  • May 22, 2025
  • 3 replies
  • 23 views

Forum|alt.badge.img

How can I return all the external users in my environment. I need information like login name, create date, last access date, collaborator objects, and other details.

3 replies

Forum|alt.badge.img

 I think "Get Enterprise Users" in our reference docs has the info you need: https://developer.box.com/v2.0/reference#section-returns


Forum|alt.badge.img

Forum|alt.badge.img

Hello,

It appears that the "/users" endpoint does not return external users.

I tried it with the "Make API Call" link at the bottom of this page https://developer.box.com/reference/get-users/ and definitely not getting the external users.

Also tried the following via Postman and always get just the internal users.

https://{{api.box.com}}/2.0/users

https://{{api.box.com}}/2.0/users?user_type=all

https://{{api.box.com}}/2.0/users?user_type=external

Can you please help?

Thanks,

Nitin.