API Reference
Log In
API Reference

/completion-history

Retrieves a flat paginated list of user completions across the platform - not grouped or sorted by module, learning path, or journey.


Filters

ParameterDescription
startDateOnly include completions after this date
endDateOnly include completions before this date
userExternalIds[]Limit results to specific users
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 completion history from (ISO 8601: YYYY-MM-DDTHH:mm:ss)

date-time

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

string

The external user ID(s) to filter the completion history on. Can be provided multiple times for multiple user external IDs.

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