improved

1.0.12 - 2022-07-17

Allow confidential jobs to be retrieved.

Enhancements

Confidential jobs are now able to be retrieved through the API.

For backwards compatibility they are by default excluded from the List jobs endpoint unless explicitly requested via the visibility filter.

The concept of a confidential job was introduced after the creation of the API. The default behaviour ensures that anyone requesting a list of jobs for display on their website does not accidentally display any confidential ones.

If you are using the API to only receive a list of jobs we recommend that you use our JSON endpoint instead.