{
"name": "password_field",
"label": "Password Field",
"class": "password",
"value": "a very secret secret"
}
Security
Passwords are sent back in plain text as part of the JSON response. Use these as a means of providing a simple security measure to access single pieces of content in your applications and sites.