List an enterprise organization's managed users
GET/organizations/:organization_id/users
Lists the users provisioned into an enterprise organization that hold the org-client role in it — i.e. both client-managed service accounts and human managed users created through this provisioning surface. Regular members/admins/owners who joined via OAuth are NOT returned here.
Requires the caller to hold user:read, the organization to be of enterprise account type, and the caller to have at least the org-admin role in it.
Request
Responses
- 200
- 401
- 404
The organization's managed users
Caller lacks permission to list users in this organization
Organization not found