Application API Response
| Parameter Name | Description |
|---|---|
| result | This is the outer container of the response body |
| field_foo | A container for the response of the field called foo |
| value | The value of the field that value sits within |
| access | A container for the access rules associated with the parent field |
| r | The container for the read permissions |
| w | The container for the wite permissions |
| a | The availability of the data. A value of "1" means that the data is available |
| s | How the user is sharing the data. A = automative. R = request based. T = time based |