List available professions
This endpoint lets you access to the list of all active professions.
This endpoint just requires a valid token.
profession list
GET
https://www.welcomekit.co/api/v1/external/professions
In order to In order to create a job, you will need a profession_reference
. Professions are used to organized job offers on Welcome to the Jungle, careers websites and other potential job boards.
Query Parameters
Name | Type | Description |
---|---|---|
page | integer | Page offset |
per_page | integer | Number of professions per page |
Request example
Last updated