Skip to main content
POST
GetJobPosting

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 for getting a job posting

jobPostingId
string<uuid>
required

id of the job posting to be updated

Response

Success

response from getting a job posting

id
string

id of the job post

organizationId
string

id of the organization

title
string

tile of the job post

description
string

description of the job post

summary
string

summary of the job post

createdAt
string<date-time>

time at which the job post was created

Example:

"2023-01-15T01:30:15.01Z"

filterValues
JobPostingFilterValue · object[]

values for our filters.

languageIso6393
string

language code following iso639-3 standard

enabledLanguageId
string

id of the enabled language the job post is written in

shortId
string<int64>

short id of the job posting

state
enum<string>

state of the job posting

Available options:
JOB_POSTING_STATE_UNSPECIFIED,
JOB_POSTING_STATE_OPEN,
JOB_POSTING_STATE_CLOSED
pipelineId
string

id of the organization

pinned
boolean | null

show whether the job posting has been pinned

crewRequest
LinkedCrewRequestPositionWithJobPosting · object | null

crew request item