User Profiles
Retrieve one field from a user profile
Retrieve the value of one field in a user profile
GET
/
me
/
applications
/
{app}
/
data
/
fields
/
{field}
Authorizations
Bearer authentication header of the form Bearer <token>
where <token>
is the user's Rownd JWT
Path Parameters
Rownd application ID
The name of a field in your application schema
Query Parameters
Return an image thumbnail of the resource
Available options:
small
, medium
, large
Response
200 - application/json