Get the list of all the job ads

GET https://ws.jobarch.com/v.api.1/list/job

This method returns a simple list of alle rthe job ads associated to your account in JobArch.\ You can use it for example to fill a dropdown menu in a form.

Output

An array of JSON objects composed by: * id * description

HEADERS

KeyDatatypeRequiredDescription
X-USERNAMEstring
X-TOKENstring
Content-Typestring
Acceptstring