kumararaja
Novitiate I
since ‎04-03-2025
‎04-15-2025

User Statistics

  • 3 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

I'm using the /systemusers API to fetch user data, but I noticed there's no attribute that shows which user groups a user belongs to. Is there a reason why group membership isn't included in the response? Also, is there an alternative API call to fet...
I'm currently working on integrating JumpCloud with my application to enable seamless user synchronization between the two systems. So far, I’ve been able to retrieve deleted users by leveraging the /insights/directory/v1/events API. Here's a sample ...
In the JumpCloud v1 documentation, https://docs.jumpcloud.com/api/1.0/index.html#tag/Systemusers/operation/systemusers_delete provides an option to fetch user details using this API GET https://console.jumpcloud.com/api/systemusers/{UserID}​What is t...