For the complete documentation index, see llms.txt. This page is also available as Markdown.

Completed Certificates

List completed certificates

get
Authorizations
AuthorizationstringRequired
Query parameters
user_idintegerOptional

Canvas ID of the user (required unless canvas_course_id is given)

canvas_course_idintegerOptional

Canvas course ID; filter completions to a specific course

only_certificatesbooleanOptional

When true, exclude courses without certificates (default: include all)

Responses
200

completions listed

application/json
get/api/v1/completed_certificates
200

completions listed

Last updated

Was this helpful?