Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token> where <token> is the user's Rownd JWT

Path Parameters

app
string
required

Rownd application ID

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

Response

The value of the data field

value
string