GET
/
api
/
vms
/
v1
/
job-posting

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-connector-token
string
required

Query Parameters

remote_id
string
include_raw_data
boolean
default: false
page_size
integer
default: 50

Number of results to return per page.

cursor
string

The pagination cursor value.

Response

200 - application/json
cursor
string | null
required

Cursor value to fetch next set of items

page_size
integer
required

Indicates the count of items in the response

items
object[]
required