ProductsZanderAPI EndpointsApplicationsGet applicationsOn this pageGET application/get Get a list of all the application forms. NoteThis is a privileged endpoint. Only authorised queries will be processed. Parameters id optional integer The id of the application to view. Examples TypicalResponse{ "success": true, "data": [ // TODO ]}Returns a list of application forms.