Skip to main content
GET
Returns details for a specific user.

Authorizations

Authorization
string
header
required

Basic authentication with username and password

Path Parameters

userid
number
required

User that should be returned.

Response

200 - application/json

User details.

UserId
string
FirstName
string
LastName
string
Email
string<email>
InternalId
string
AccessCode
string

The user's assessment access (PIN) code.

CompletionPercentage
string

Percentage of the assessment completed (0-100).

DateTimeStarted
string<date-time>
DateTimeLastUpdated

Date the assessment was last updated. Empty array if not yet updated.

DateTimeCompleted

Date the assessment was completed. Empty array if not yet completed.

HowManyCourses
any[]
AgeRange
any[]
Gender
any[]
Uri
string

Relative URI for this user.

CustomData
object[]

Custom question responses configured for the account.