Skip to main content
POST
ListMatchedCandidatesForJobPosting

Authorizations

Authorization
string
header
required

Personal API key, sent as Authorization: Bearer <key>.

Headers

Connect-Protocol-Version
number
required

Define the version of the Connect protocol

Example:

1

Connect-Timeout-Ms
number

Define the timeout, in ms

Example:

1000

Body

application/json

request to list candidates matched to a job posting

jobPostingId
string<uuid>

id of the job posting

paging
paging · object

describes how the client would like to have pagination

Response

Success

response with the list of matched candidates

items
Item · object[]

items of matched candidates ordered by score DESC

paging
paging · object

paging information from the server.