Completed Certificates

get
Authorizations
AuthorizationstringRequired

API Token based authentication. Use format: Token token="your-api-key"

Query parameters
user_idintegerRequired

Canvas Id of the user

only_certificatesbooleanOptional

Indicates if the courses without certificates should be included, default is to include all courses

Responses
200

Listing user's completions with a certificate

application/json
get
/api/v1/completed_certificates
200

Listing user's completions with a certificate

Last updated

Was this helpful?