v1
latestOpenAPI 3.1.02026-07-26167644759.4 KBJob Descriptions
Get job description for job
Retrieve the job description associated with a specific job, including the external job title and description content.
get/job-descriptions/vacancy/{id}
Path parameters
idstring required
Response
Job description retrieved successfully
Example response
{
"jobDescriptionId": "550e8400-e29b-41d4-a716-446655440000",
"externalJobTitle": "Senior Software Engineer",
"content": "<p>We are looking for a senior software engineer...</p>"
}