GET test-result/…/…

Retrieves a specific test result for a given test definition ID and anonymous test ticket or PIN.

Resource URL

https://www.drillster.com/api/2.1.1/test-result/{test_id}/{ticket}

Parameters

Field Type Description
test_id
required
String The ID of the test definition.

Example value: 7OuHq7RcQOCsnGWR58TnBw
ticket
required
String Represents an anonymous test ticket or PIN.

Response

A 2.1.1 TestResult object, with details about the requested test result.

Error responses

The following error situations are possible:

ID Response code Description
missing_rendition 400 (Bad request) No rendition (test result ID) was specified
unknown_rendition 404 (Not found) Requested test result was not found
not_authorized 401 (Unauthorized) You are not authorized to see the test result