API Reference

api/accounts/:subdomain

Returns a collection of the public jobs for an account

Results

The response has the following top-level keys

keytypedescription
namestringThe name of the account
descriptionstringThe description of the account
jobsarrayThe public jobs of the account

Each job has the following keys

key

type

description

title

string

The job title

code

string

The job code

shortcode

string

Job code as defined in editor

country

string

The country name as defined in job editor

state

string

The geographical state this job is located at

city

string

The city as defined in job editor

department

string

The department as defined in job editor

telecommuting

boolean

Indicates if this is a remote/telecommute job

published_on

date

The publication date of the job

url

string

URL to the application form

application_url

string

URL to the job page

shortlink

string

short URL to the job page

created_at

date

The timestamp the job created

description

string

The job description

employment_type

string

The employment type of the job

industry

string

The job's industry

function

string

The job's function

experience

string

The experience required for the job

education

string

The education level required for the job

workplace_type

string

The workplace type. Possible values are
on_site,hybrid,remote. Superset to telecommuting property.

Language
Click Try It! to start a request and see the response here!