Skip to main content
GET
Get Assessment Data
The format of the response is as follows:

Response


Authorizations

auth
string
header
required

The authentication token of the developer (generated using Authorization API).

Headers

client-id
string
required

Any unique string to identify the logged in developer.

content-type
enum<string>
required
Available options:
application/json
Example:

"application/json"

Path Parameters

assessment_id
string
required

The hash that uniquely identifies the assessment session.

Response

OK

data
object