Returns a completion record.

Prev Next
Get
/learning/completions/{id}

An endpoint to return a specific content completion record.

Security
HTTP
Type basic

To pass the authentication step you will need to provide the following:

Username is the Tenant ID (i.e. eu-west-2_AbcdEfghI) Password is the secret you would have received

Path parameters
id
stringRequired

The completionId ID

Example63f57d805d8ecbf46f5b5278
Responses
200

The completion record

object

The completion record

id
string

The completion ID

Example646767c6b808667ea07d13bf
userId
string

The user ID

Example646767d82535201223349e09
contentId
string

The content ID for the content completed

Example646767ee9b667f9b87db851a
contentVersion
number

The version of the content

Example1.0
skills
Array

The skills acquired through learning this content

Example[ "leadership" ]
completionType
string

The type of completion record

Exampledefault
hadDueDate
boolean

Defines Whether the completion had a due date

Examplefalse
isRPL
boolean

Defines Whether the completion was imported via the Recognition of Prior Learning process

Examplefalse
completedAt
string (date-time)

An ISO8601 for the timestamp when the completion occurred

Example2021-01-01T09:00:00Z
activeUntil
string (date-time)

An ISO8601 for the timestamp when the completion is valid until

Example2021-01-01T09:00:00Z
401

Unauthorized

object

Unauthorized

status
number
Example401.0
error
string
ExampleUnauthorized
message
string
403

Forbidden

object

Forbidden

status
number
Example403.0
error
string
ExampleForbidden
message
string #deprecatedtemplate# #additional-property-template#
OneOf
string
string
object
object
404

Not Found

object

Not found

status
number
Example404.0
error
string
ExampleNot Found
message
string #deprecatedtemplate# #additional-property-template#
OneOf
string
string
object
object
422

Unprocessable Content

object

Unprocessable Content

status
number
Example422.0
error
string
ExampleUnprocessable Content
message
string #deprecatedtemplate# #additional-property-template#
OneOf
string
string
object
object
default

Internal Server Error

object

Internal Server Error

status
number
Example500.0
error
string
ExampleInternal Server Error
message
string