Get Survey AnswersAsk AIget https://api.safetyculture.io/training/analytics/v1/surveys/answersRetrieves all survey answers from users in your organization.Query Paramspage_sizeint32[Optional] The number of items to return. Defaults to 25. You can specify a value between 1 to 1000.pageint32[Optional] The current page number. Default to 1. Must be at least 1.course_idstring[Optional] Course ID to filter bycourse_external_idstring[Optional] Course external ID to filter bylesson_idstring[Optional] Lesson ID to filter bylesson_external_idstring[Optional] Lesson external ID to filter byuser_idstring[Optional] User ID to filter byuser_external_idstring[Optional] User external ID to filter bystart_datetimedate-time[Optional] The minimum date of the record to filter byend_datetimedate-time[Optional] The maximum date of the record to filter byResponses 200A successful response. defaultAn unexpected error response.Updated 5 months ago