Returns a single job, ensuring it belongs to the API key’s company.
Retrieves a specific job posting by ID, including all details such as skills requirements, location, salary, and status.Documentation Index
Fetch the complete documentation index at: https://docs.instaview.sk/llms.txt
Use this file to discover all available pages before exploring further.
403 Forbidden error.
API key for authentication using Bearer scheme
Required for ATS API keys to specify which company to access. Ignored for standard company API keys.
Job ID
"123e4567-e89b-12d3-a456-426614174000"
Company ID
"987e6543-e21b-12d3-a456-426614174000"
Job title
"Senior TypeScript Developer"
Job status
UNDEFINED, OPEN, CLOSED "OPEN"
Created timestamp
"2024-11-16T10:30:00Z"
Updated timestamp
"2024-11-16T10:30:00Z"
Job description
"We are looking for an experienced TypeScript developer..."
Job URL
"https://company.com/careers/senior-typescript-dev"
Benefits
"Health insurance, remote work, flexible hours"
Required skills
["TypeScript", "React", "Node.js"]Nice-to-have skills
["Docker", "AWS"]Language requirements with proficiency levels
[
{ "language": "EN", "proficiency": "B2" },
{ "language": "SK", "proficiency": "C1" }
]Education requirements
["BACHELORS"]Experience level
"SENIOR"
Contract type
"FULL_TIME"
Location information
Salary range
{
"min": 50000,
"max": 80000,
"currency": "USD",
"period": "YEARLY"
}Custom metadata
{
"externalJobId": "JOB-12345",
"department": "Engineering"
}