Data feed for Course ProgressAsk AIget https://api.safetyculture.io/training/v1/feed/training-course-progressQuery Paramscourse_idstring(optional) Specifies a filter by a specific course id.course_external_idstring(optional) Specifies a filter by a specific external course id.user_idstring(optional) Specifies a filter by a specific user id.user_external_idstring(optional) Specifies a filter by a specific external user id.modified_afterdate-time(optional) Specifies a filter by a specific timestamp in the Internet Date-Time format. For example, 2014-01-28T23:14:23.000Z. When provided, returns only entries that were modified after the timestamp.limitint32(optional) Maximum number of entries to return.offsetint32(optional) Offset used for paginationcompletion_statusstringenumDefaults to COMPLETION_STATUS_UNSPECIFIED(optional) Specifies a filter by a specific completion status. For example, return only completed entries.COMPLETION_STATUS_UNSPECIFIEDCOMPLETION_STATUS_ALLCOMPLETION_STATUS_COMPLETEDCOMPLETION_STATUS_NON_COMPLETEDAllowed:COMPLETION_STATUS_UNSPECIFIEDCOMPLETION_STATUS_ALLCOMPLETION_STATUS_COMPLETEDCOMPLETION_STATUS_NON_COMPLETEDResponses 200A successful response. defaultAn unexpected error response.Updated 5 months ago