API Reference
Log In
API Reference

/learning-path-completion-history

Retrieves a paginated list of completed learning paths for the individual user.


Filters

ParameterDescription
startDateOnly include completions after this date
endDateOnly include completions before this date
userId[]Limit results to specific users
learningPathExternalIdLimit results to one learning path
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
date-time

The start date in UTC to get learning path completion history from (ISO 8601: YYYY-MM-DDTHH:mm:ss)

date-time

The end date in UTC to get learning path completion history from (ISO 8601: YYYY-MM-DDTHH:mm:ss)

string

The user ID(s) to filter the learning path completion history on. Can be provided multiple times for multiple users.

string

The learning path external ID to filter the learning path completion history on.

number

The maximum number of items to return. Must be a positive number and not greater than 1000. Default 100.

number

The number of items to skip. Must be a positive number or 0. Default 0.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json