Get Employment By Id
Returns an Employment object with the given id.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Path Parameters
Query Parameters
Whether to include the original data Bindbee fetched from the third-party to produce these models.
Whether to include custom fields in the response.
Which relations should be returned in expanded form. Multiple relation names should be comma separated without spaces. You can also specify required fields in [] for each relation name.
Response
The Employment object is used to represent a job position at a company.
The custom fields related to the model
This is the datetime that this object was last updated by Bindbee
The third-party API ID of the matching object.
The position's department
The position's division
The position's effective date.
The employee holding this position.
The position's type of employment. Possible values include: FULL_TIME, PART_TIME, INTERN, CONTRACTOR, FREELANCE, or - in cases where there is no clear mapping - the original value passed through.
The position's title.
This is the Raw data