APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Amplitude
UserData
Amplitude
· Schema
UserData
UserData schema from Amplitude User Profile API
A/B Testing
Analytics
Experimentation
Feature Flags
Product Analytics
User Behavior
Properties
Name
Type
Description
user_id
string
The user's user_id.
user_properties
object
A dictionary of the user's properties as set via the Identify API or SDK.
computed_properties
object
A dictionary of computed properties calculated by Amplitude for the user.
cohort_ids
array
Array of cohort IDs the user is a member of.
recommendations
array
Array of personalized recommendation results for the user. Only included when get_recs is true.
amplitude_id
integer
The Amplitude internal ID for the user.
View JSON Schema on GitHub