/jobs/{id}
/jobs/{id}
Returns a Job object with the given id.
/jobs/{id}
Returns a Job object with the given id.
Token-based authentication with required prefix “Bearer”
Whether to include the original data Merge fetched from the third-party to produce these models.
Whether to include shell records. Shell records are empty records (they may contain some metadata but all other fields are null).
Deprecated. Use show_enum_origins.
The third-party API ID of the matching object.
The job’s status.
OPEN - OPENCLOSED - CLOSEDDRAFT - DRAFTARCHIVED - ARCHIVEDPENDING - PENDINGThe job’s type.
POSTING - POSTINGREQUISITION - REQUISITIONPROFILE - PROFILEIDs of JobPosting objects that serve as job postings for this Job.
IDs of Department objects for this Job.
IDs of Office objects for this Job.
IDs of RemoteUser objects that serve as hiring managers for this Job.
IDs of RemoteUser objects that serve as recruiters for this Job.
Indicates whether or not this object has been deleted in the third party platform. Full coverage deletion detection is a premium add-on. Native deletion detection is offered for free with limited coverage. Learn more.
A comma separated list of enum field names for which you’d like the original values to be returned, instead of Merge’s normalized enum values. Learn more