Skip to main content
POST
Get bookmarked recruits

Authorizations

Authorization
string
header
required

OAuth 2.1 authorization code + PKCE (S256). Tokens are tenant-bound (company_id) and scoped. Discover endpoints via /.well-known/oauth-authorization-server.

Body

application/json

Fetch the bookmarked recruit user ids for a job. Extra fields accepted but ignored (legacy-permissive passthrough).

jobId
string
required

The job id to fetch bookmarks for. Must belong to a company the token can access.

Response

Bookmarked recruit user ids for the job.

data
object
required