Skip to main content
POST
ListMatchingJobPostingsForCandidate

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 job postings matching a crew profile

crewProfileId
string<uuid>

id of the crew profile

paging
paging · object

describes how the client would like to have pagination

Response

Success

response with the list of matching job postings

items
Item · object[]

items of matching job postings ordered by score DESC

paging
paging · object

paging information from the server.