Get List of PropertiesAsk AIget https://api.zenloop.com/v1/surveys/{survey_id}/propertiesThis endpoint is used for fetching properties from answers belonging to a given surveyPath Paramssurvey_idstringrequiredUnique ID of a surveyQuery ParamsnamestringFilter properties with name equal to this parameter (case insensitive)searchstringFilter properties with value starting with the parameter (case insensitive)pageint32Defaults to 1Number of the page of the results you would like to get.HeadersAuthorizationstringrequiredDefaults to Bearer <token>Responses 200200 400400 401401 404404Updated 10 months ago