application_form
object
required
assigned_team
object
required
auto_responder
object
required
deadline
object
required
id
string
required

The id of the job, format job_abc123.

notifications
object
required
tags
object[]
required
apply_url
string
category
object | null
created_date
string

The date the job was created.

description
string
Maximum length: 100000
experience
enum<string>

The experience type.

Available options:
na,
intern,
entry_level,
mid_level,
senior
job_ads
object[]
job_code
string

A code associated with the job. This is internal.

language
object
location
object

The location object.

owner_id
string

The user_id of the job owner.

published_date
string | null

The date the job was last published. This will be null if the job was never published.

salary
string

The salary of the job.

status
enum<string>

The status of the job.

Available options:
drafted,
published,
closed,
internal
title
string

The title of the job.

type
enum<string>

The employment type.

Available options:
full_time,
part_time,
contract,
temporary,
other,
internship,
volunteer