action learnifier_get_orgunits { label: "Organization Units" description: "The orgunits endpoint returns information about the available organization units (orgunits).\nThe response includes the display name, internal and external id and client number.\n" provider: learnifier method: GET path: "/orgunits" encoding: json output: { type: "object" additionalProperties: true } }