Retrieve a user profile
Documentation Index
Fetch the complete documentation index at: https://docs.rownd.io/llms.txt
Use this file to discover all available pages before exploring further.
The publishable key of your application credentials. (more details)
The private secret of your application credentials. (more details)
Comma-separated list of fields to include in the profile data
"email,first_name"
User profile retrieved successfully
The user's ID
"user_a7b53gwdaml5jt7t71442nt7"
The user's state
enabled, disabled The user's authentication level
"verified"
User profile attributes
{
"rownd:app_variants": ["app_variant_1", "app_variant_2"],
"myapp:subscription_status": ["active"],
"myapp:loyalty_points": ["100"]
}User profile data
{
"user_id": "user_a7b53gwdaml5jt7t71442nt7",
"email": "gary@foo.com",
"first_name": "Gary",
"last_name": "Jackson"
}User profile data that has been verified
{
"email": "gary@foo.com",
"phone_number": "+19199993333"
}Groups in which the user is a member