Returns the full job object as saved in the database by the job ID. If the job is not found, an error response is returned.
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
The Job ID
The unique identifier for the job entry.
The title of the job as mentioned in the job posting. If not available, a meaningful title would be auto-generated.
250The name of the company that posted the job.
250The URL of the job posting. (optional)
1000The location of the job as mentioned in the job posting. (optional)
100An array representation of the requirements of the job as mentioned in the job posting. (optional)
The description of the job as mentioned in the job posting. (optional)
3000An array representation of the responsibilities the candidate would be undertaking as mentioned in the job posting. (optional)
An array representation of the benefits the candidate would get as mentioned in the job posting. (optional)