Show details of specific field
GET
/fields/{dbcolumn}Get a JSON representation of one field
Request
Path Params
dbcolumn
required
The db column of the field
Responses
OK(200)
Record Gone(410)
Parameter Error(422)
Server Error(500)
HTTP Code: 200
Content Type : JSONapplication/json
successful operation
Data Schema
object {0}
Example
{}
Last modified: a day ago