Anthropic::BetaUserProfile
Inherits JSON::Serializable < Struct < Value < Object
A user profile scopes per-user state (memory, trust grants, etc.) to a
specific end user of your application. Accessible via
client.beta.user_profiles.
Requires the beta header user-profiles-2026-03-24. When the resource
methods are called, the header is applied automatically.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
created_at
Sourceupdated_at
Source