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

Progress

List achievement templates

get

Use this request to query for a listing of all the achievements in your library.

Responses
200

OK

objectOptional
get/api/records/achievements/templates
200

OK

get
Path parameters
idstringRequired
Responses
200

OK

objectOptional
get/api/records/achievements/templates/{id}
200

OK

get
Responses
200

OK

objectOptional
get/api/openbadges/issuer
200

OK

get
Path parameters
idstringRequired
Responses
200

OK

objectOptional
get/api/openbadges/achievements/{id}
200

OK

get
Path parameters
idstringRequired
Responses
200

OK

objectOptional
get/api/openbadges/credentials/{id}
200

OK

post
Responses
200

OK

objectOptional
post/api/openbadges/validate
200

OK

List achievement documents

get

Use this request to query for a listing of the achievements assigned to learners in your organization.

Responses
200

OK

objectOptional
get/api/records/achievements/documents
200

OK

Get an achievement document

get

Returns an achievement document using the document's globally unique identifier.

Path parameters
idstringRequired
Responses
200

OK

objectOptional
get/api/records/achievements/documents/{id}
200

OK

Last updated

Was this helpful?