get https://www.workable.com/api/accounts/
Returns a collection of the public jobs for an account
Results
The response has the following top-level keys
key | type | description |
---|---|---|
name | string | The name of the account |
description | string | The description of the account |
jobs | array | The 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 |