API: Sample Code for base criteria in HTTP GET

API: Sample Code for base criteria in HTTP GET

Just struggling to get this to work, can anybody elaborate on the following from the knowledge pages:

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.