Skip to main content
GET
cURL

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
field
string
required

The name of a field in your application schema

Query Parameters

preview
enum<string>

Return an image thumbnail of the resource

Available options:
small,
medium,
large
fail_on_error
string

Return a 403 status code if the field is unshared by the user

Response

The value of the data field

value
string