Skip to main content

User Object

The User object is the public-facing user model returned by the Replyke API to client apps. It contains identity, profile, and activity-relevant fields but excludes private or admin-only information.

Properties


AuthUser Object

The AuthUser object represents the authenticated user’s own profile data delivered to their client. It includes both public and some private fields that are only accessible to the user themselves, plus suspension history.

Properties


UserFull Object

The UserFull object is an internal model used within Replyke’s administrative interfaces. It contains the full user record, including sensitive, private, or backoffice-only fields.

Properties


Summary of Differences