What is a Kodexa Organization?
A Kodexa Organization is a logical grouping of resources, settings, and users within the Kodexa platform. It allows you to:- Manage access to resources
- Configure settings for your team
- Organize projects and workflows
Interacting with Organizations using the Kodexa Client
The Kodexa client provides a convenient way to interact with Organizations programmatically. Let’s explore some common operations you can perform using the client.Accessing Organization Information
To work with an Organization, you typically use theOrganizationEndpoint
class. This class provides methods to retrieve and modify Organization-related data.