The User Fields API provides access to two types of user data fields: Default Fields and Custom Fields. This API enables developers to retrieve user information, track historical data changes, and create custom data points for enhanced user profiling and analytics.
Default Fields Pre-defined system fields containing core user information. These fields are automatically maintained by the platform.Custom Fields User-defined fields that can be created, modified, and populated via API. These fields allow for flexible data storage tailored to specific business needs.
All user fields API endpoints require authentication using an Bearer token in the request header.Found in the platform under community settings > API keys. Permission: User Fields