Vervoe Candidate Reports API

Retrieve a candidate's assessment results and scores so an external system can load and display them. Per documented Example Scenario 3, the integration issues a "GET Get candidate assessment report" call and Vervoe returns the result details, including AI and manual scores. Exact REST endpoint paths are not published, so this operation is modeled from the documented scenario.

API entry from apis.yml

apis.yml Raw ↑
aid: vervoe:vervoe-reports-api
name: Vervoe Candidate Reports API
tags:
- Reports
- Results
- Scores
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://vervoe.stoplight.io/docs/api-docs/ZG9jOjExMzY5ODk-example-scenarios
baseURL: https://api.vervoe.com
endpointsModeled: true
properties:
- url: https://vervoe.stoplight.io/docs/api-docs/ZG9jOjQ4ODIx-introduction
  type: Documentation
- url: https://vervoe.stoplight.io/docs/api-docs/ZG9jOjExMzY5ODk-example-scenarios
  type: APIReference
description: Retrieve a candidate's assessment results and scores so an external system can load and display
  them. Per documented Example Scenario 3, the integration issues a "GET Get candidate assessment report"
  call and Vervoe returns the result details, including AI and manual scores. Exact REST endpoint paths
  are not published, so this operation is modeled from the documented scenario.