User Profiles
Retrieve one field from a user profile
Retrieve the value of one field in a user profile
GET
cURL
Authorizations
The publishable key of your application credentials. (more details)
The private secret of your application credentials. (more details)
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
Return a 403 status code if the field is unshared by the user
Response
200
application/json
The value of the data field
The response is of type object
.
cURL