Introduction

This page is a subpage of the Jobs API and deals with the /jobboards endpoint, so everything related to the jobboard functions.

JobBoard API

Type Endpoint Effect
GET /jobboards/{channelID} Returns the jobboard information of a specific board.
GET /jobboards Returns all existing jobboards for the client and if they are accessible with the sent token.
GET /jobboards/{channelID}/config Returns a channel’s definition.
GET /jobboards/{channelID}/jobs Executes a search on all jobs of the channel.

Comments

Comments are closed.