| authtoken | Required. | A valid API authtoken. Referhttps://api.creator.zoho.com/Generate-Auth-Token.htmlfor generating authtoken. |
| scope | Required | Specify the value as creatorapi |
| <application name> | Required. | The name of the application that contains the form. |
| <view name> | Required | The name of the view to show records from. |
| zc_ownername | Optional. | The owner of the application. Required if the application is being accessed by a shared or public user. |
| raw | Optional | If response format is specified as json set this parameter to true to get only a json array without a Javascript variable. |
| criteria | Optional | A valid deluge criteria. |