Skip to main content

Retrieve information about an organization

Retrieve information about which other organizations the given shares persons and groups with.

Header Parameters
  • SlashID-OrgID string required

    The organization ID

    Example: af5fbd30-7ce7-4548-8b30-4cd59cb2aba1
Responses

OK


Schema
  • meta object
  • pagination object
  • limit integer
  • offset integer
  • total_count int64
  • errors object[]
  • httpcode integer
  • message string
  • result object
  • id string
  • parent_id string
  • org_name string
  • tenant_name string
  • persons_pool_org_ids string[]

    The list of organizations or suborganizations that share user identities with this organization

  • group_pool_org_ids string[]

    The list of organizations or suborganizations that share user groups with this organization

  • inherits_rbac_pools boolean