Favicon

You are here: Home > API Reference > Platform > Organization

Organization

Explore our comprehensive documentation for Organization.

DEL Delete organization workspace permanently
/v1/organizations/:organizationId

Permanently deletes organization workspace and all associated resources including applications, device enrollments, user assignments, and historical data requiring subscription cancellation.

GET Validate organization slug availability
/v1/organizations/check-slug/:slug

Validates whether proposed organization slug identifier is available for use, not reserved by system, and conforms to naming conventions before creation.

GET Get organization actions
/v1/organizations/:organizationId/actions
GET List organization access control groups
/v1/organizations/:organizationId/groups

Retrieves access control groups within organization scope enabling role-based permissions management, team segmentation, and streamlined assignment of users to applications.

GET Send organization support email notification
/v1/organizations/:organizationId/support-email/:action

Initiates automated email notifications to designated support contacts for organization events such as subscription changes, security alerts, or administrative actions.

GET Retrieve workspace context for initialization
/v1/organizations/:organizationId/workspace

Retrieves complete workspace context including organization details, application store configuration, enterprise mobility management settings, and device enrollment for dashboard initialization.

GET Retrieve organization workspace details
/v1/organizations/:organizationId

Retrieves complete organization information including subscription status, feature entitlements, branding configuration, and security settings using unique identifier or workspace slug.

GET List accessible organization workspaces
/v1/organizations

Retrieves a paginated list of workspaces accessible to the authenticated user. This includes filtering and sorting options to enable efficient navigation and management across multiple workspaces

POST Transfer organization ownership to user
/v1/organizations/:organizationId/change-owner

Transfers primary ownership and administrative control of organization workspace to different user including billing responsibilities, access privileges, and legal accountability.

POST Create new organization workspace
/v1/organizations

Creates new organization workspace serving as primary container for managing mobile applications, device fleets, user access, billing settings, and collaborative team workflows.

PUT Update organization workspace settings
/v1/organizations/:organizationId

Updates organization settings including branding elements, authentication providers, contact information, security policies, and feature configurations to customize workspace per requirements.