ItemExposure API

The ItemExposure API lets you see which items a specified candidate has already seen in tests.

This article explains what calls can be made to the Surpass API using the ItemExposure resource.

Import this API into your Postman Workspace

Listing items seen by a specified candidate

get /api/v2/ItemExposure/Candidate?id={id}

Send a request to the endpoint to retrieve a list of items seen by a specific candidate using either their ID or reference. Refer to the available parameters to influence the response. No request body is required.

Error Codes

Refer to the following table for information on error codes that may be encountered when using this resource.