Users
Overview
Manage users, their identities, and related contexts. Handle lifecycle changes and read preferences when needed.
Primary Concepts
- User: a person with identity and profile details.
- Identity: auth details and external links.
- Context: tenant or role associations.
- Status: activation and timestamps.
- Preference: user-level settings.
Typical Scenarios
Create, update, or delete users. Get contexts and profile info for personalization and access checks.
API Versioning
- Only the latest version of each endpoint is displayed in this documentation.
- Older versions are not shown but remain available in the API.
- Always use the latest version shown when building or updating integrations.