v1

latestOpenAPI 3.0.02026-08-061280285.2 KB
Job APIs

All filters available in the /api/external/job/list API except current_page, items_per_page

get/api/external/job/count

Query parameters

only_openinteger

1 -> True, 0-> False

departmentsstring

department ids.

locationsstring

location ids.

Headers

RF-Api-Keystring

Response

Auto generated using Swagger Inspector

{"stackTrail":"paths:/api/external/job/count:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown","example":{"count":70}}

Example response

{
  "count": 70
}