GET
/
applications
/
{app}
/
users
/
{user}
/
data

Authorizations

x-rownd-app-key
string
header
required

The publishable key of your application credentials. (more details)

x-rownd-app-secret
string
header
required

The private secret of your application credentials. (more details)

Path Parameters

app
string
required

Rownd application ID

user
string
required

Query Parameters

fields
string

Comma-separated list of fields to include in the profile data

Response

200 - application/json
attributes
object

User profile attributes

auth_level
string

The user's authentication level

connection_map
object
data
any

User profile data

groups
object[]

Groups in which the user is a member

meta
object
rownd_user
string

The user's ID

state
enum<string>
default:
enabled

The user's state

Available options:
enabled,
disabled
verified_data
object

User profile data that has been verified