v1

latestOpenAPI 3.1.02026-07-263911,4691.1 MB
Data Feeds

Data feed for Course Progress

get/training/v1/feed/training-course-progress

Query parameters

courseIdstring

(optional) Specifies a filter by a specific course id.

courseExternalIdstring

(optional) Specifies a filter by a specific external course id.

userIdstring

(optional) Specifies a filter by a specific user id.

userExternalIdstring

(optional) Specifies a filter by a specific external user id.

modifiedAfterstring date-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.

limitinteger

(optional) Maximum number of entries to return.

offsetinteger

(optional) Offset used for pagination

completionStatus'COMPLETION_STATUS_UNSPECIFIED' | 'COMPLETION_STATUS_ALL' | 'COMPLETION_STATUS_COMPLETED' | 'COMPLETION_STATUS_NON_COMPLETED'

(optional) Specifies a filter by a specific completion status. For example, return only completed entries.

Response

A successful response.