get https://api-ext.zluri.com/v2/integrations-sync/entities/schemas
Retrieves the list of entity data schemas supported by the Zluri SDK. Each schema defines the expected structure and required fields for a particular type of data (e.g., users, groups, activities).
Available Entities
- users: Employee and user account information
- user_activity: Application usage and login events
- groups: Organizational groups and teams
- group_users: Group membership mappings
- transactions: Financial transactions and purchases
- contracts: Software contracts and agreements
Schema Features
- Schemas include field types, validation rules, and allowed values
- Use these schemas to validate your data structure before uploading
- Schema ensures compatibility with Zluri's internal data engine, ensuring data integrity and consistency
