List career pages

Authentication

AuthorizationBearer

API key created in company settings, sent as Authorization: Bearer <key>.

Query parameters

forAgencybooleanOptional

true: only the API key’s own company’s careers pages; false: only its clients’ pages. Omit for both.

isDefaultbooleanOptional

Filter to (or away from) each company’s default careers page.

takeintegerOptional1-100Defaults to 50

Page size, max 100 (default 50).

cursorstringOptional

Career page ID to resume pagination from (from a previous nextCursor).

Response

Active careers pages for the API key’s company and, for an agency, its clients — including the Vouch marketplace, flagged isMarketplace. Paginated; default pages first.

datalist of objects
nextCursorstring or null

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
429
Too Many Requests Error