Skip to main content
GET
List an assessment's scored responses

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

Id
string
required

Query Parameters

From
string
To
string
Page
string
PageSize
string

Response

OK

items
object[] | null
page
integer<int32>
pageSize
integer<int32>
totalCount
integer<int32>
hasNextPage
boolean
read-only
hasPreviousPage
boolean
read-only