Zijob - API - Method - jobcategory/list

Details

Description

returns jobs categories

  • if no argument, returns first-level categories
  • if argument is a first-level category, returns category value + descendant second-level categories
  • if argument is a second-level category, returns category and parent values + descendant third-level categories
  • if argument is a third-level category, returns category and parents values

URL

/api/jobcategory/list (domain depends on language)

HTTP Method

GET

Authentication

No Authentication (about authentication)

Input Parameters

view complete description of parameters

Parameters List

job_category_id
None or Job Category ID of first-, second- or third-level
response_format
Format of the response

Output Parameters

view complete description of parameters

view complete description of errors

Response Example