v1

latestOpenAPI 3.0.12026-07-24192492466.5 KB
AssessmentRequest

Get all vendor assessments requests

Get the list of all Vendor assessments requests

get/v1/hire/{vendorId}/assessmentrequests

Path parameters

vendorIdstring uuid required

The vendor identifier.

Query parameters

assessmentStatusstring

The assessment status.

candidateIdsstring

The candidate ids.

lastModifiedstring date-time

The last modified.

pageNumberinteger
pageSizeinteger

Represents how many results you'd like to retrieve per request (page). Default is 100. Max is 200

Response

Success

idstring uuid

Gets or sets the assessment request identifier.

candidateIdstring nullable

Gets or sets the candidate identifier.

candidateNamestring nullable

Gets or sets the name of the candidate.

candidateEmailstring nullable

Gets or sets the candidate email.

jobIdstring nullable

Gets or sets the job identifier.

assessmentIdstring uuid nullable

Gets or sets the assessment identifier.

expiryInDaysinteger

Gets or sets the expiry in days.

assessmentStatus0 | 1 | 2 | 3 | 4