Get job description for job
Deprecated: returns only the default (oldest) job description for a job. Use GET /job-descriptions?vacancyId= to list every job description and GET /job-descriptions/:id to fetch a specific one.
Authorizations
API key for authentication. Get your API key from Settings → API Keys in your Spott dashboard.
Path Parameters
Response
Job description retrieved successfully
Unique identifier of the job description
1"550e8400-e29b-41d4-a716-446655440000"
The language of this job description
en-US, en-GB, es, nl, fr, de, hu, cs, pt, no, sv, da, fi, pl, ro, it, af The externally visible job title for this job
"Senior Software Engineer"
The HTML content of the job description, or null if no content has been set
"<p>We are looking for a senior software engineer...</p>"

