Skip to content

#317 Organizations API #391

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from
Draft

Conversation

MrRefactoring
Copy link
Owner

@MrRefactoring MrRefactoring commented Jul 1, 2025

Closing #317

Directory

  • getDirectories
  • getUsersLastActiveDates
  • removeUserAccess
  • suspendUserAccess
  • restoreUserAccess
  • createGroup
  • deleteGroup
  • addUserToGroup
  • removeUserFromGroup
  • inviteUserToOrganization
  • assignRolesToGroup
  • revokeRolesFromGroup
  • grantUserAccess
  • revokeUserAccess

Domains

  • getDomains
  • getDomain

Events

  • getAuditLogEvents
  • pollAuditLogEvents
  • getEvent
  • getEvents

Groups

  • searchGroups
  • getGroups
  • getGroupStats
  • getGroup
  • getGroupRoleAssignments

Organizations

Policies

  • getPolicies
  • createPolicy
  • getPolicy
  • updatePolicy
  • deletePolicy
  • addResourceToPolicy
  • updatePolicyResource
  • deletePolicyResource
  • validatePolicy

Users

  • getManagedAccounts
  • searchUsers
  • getUsers
  • getUserStats
  • getUserRoleAssignments

Workspaces

  • getWorkspaces

@MrRefactoring MrRefactoring changed the title Organizations API #317 Organizations API Jul 1, 2025
@MrRefactoring MrRefactoring linked an issue Jul 1, 2025 that may be closed by this pull request
@MrRefactoring MrRefactoring changed the base branch from master to develop July 1, 2025 05:32
@MrRefactoring MrRefactoring added this to the v5.3.0 milestone Jul 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: Add Support for organization Cloud API
1 participant