User Profiles
Retrieve a user profile
Retrieve user profile
GET
/
me
/
applications
/
{app}
/
data
Authorizations
Bearer authentication header of the form Bearer <token>
where <token>
is the user's Rownd JWT
Path Parameters
Rownd application ID
Response
200 - application/json
The user's ID
The user's state
Available options:
enabled
, disabled
The user's authentication level
User profile data
User profile data that has been verified
Groups in which the user is a member