Field permissions
Retrieve the permissions for writing field values and form visibility of a specific field.
This is a enterprise feature.
get/api/field-permissions/{field_id}/
Path parameters
field_idinteger required
The ID of the field to get the permissions for.
Response
Changes
Changed in 1 of the 6 revisions of this API.11
- ●
added the new
CUSTOMenum value to therole/allOf[RoleEnum]/response property for the response status200response-property-enum-value-added
- ○
added the required property
subjectsto the response with the200statusresponse-required-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●