Read Profile
Read a user profile in Mixpanel.
Options
Field | Definition | Type | Required |
---|---|---|---|
Project Name | Name of the user's Mixpanel project | Dropdown | TRUE |

Due to limitations to the Mixpanel API, you can use the Read Profile action card to make a maximum of 60 requests per hour.
Input
Field | Definition | Type | Required |
---|---|---|---|
Profile | |||
Profile ID | User profile's unique identifier; equivalent to the Mixpanel distinct_id field. | String | TRUE |
Output
Field | Definition | Type |
---|---|---|
Profile | ||
Profile ID | User profile's unique identifier; equivalent to the Mixpanel distinct_id field. | String |
Time |
Date and time when the user profile was created, in Unix format.
For example, for Wednesday, January 20, 2021 9:35:08 AM GMT-08:00, the Unix value is |
Date & Time |
Updated At |
Date and time when the user profile was last updated, in Unix format.
For example, for Wednesday, January 20, 2021 9:35:08 AM GMT-08:00, the Unix value is |
Date & Time |
Properties | ||
Avatar | User's avatar; URL resource of a .gif , .jpg , .jpeg , or .png image file to update the profile picture in a profile.
|
String |
Name |
Name of the user. |
String |
First Name | User's first name | String |
Last Name | User's last name | String |
Created |
Date and time when the object was created. |
Date & Time |
Last Seen |
Date and time when the user profile was last seen, in ISO 8601 format.
For example, |
Date & Time |
User's email address | String | |
Phone | User's phone number | String |
City | City of the event sender parsed from the IP property or the Latitude and Longitude properties | String |
Region | Region (state or province) of the event sender parsed from the IP property or the Latitude and Longitude properties | String |
Country Code | Country of the event sender parsed from the IP property or the Latitude and Longitude properties | String |
Timezone | Time zone of the event sender parsed from the IP property or the Latitude and Longitude properties | String |
Geo Source | Defines the method used to establish the location properties on that same entity. Location properties include Country, Region, and City. | String |
Custom Properties | List of custom properties for the user profile | Object |