List career pages
Authentication
AuthorizationBearer
API key created in company settings, sent as Authorization: Bearer <key>.
Query parameters
forAgency
true: only the API key’s own company’s careers pages; false: only its clients’ pages. Omit for both.
isDefault
Filter to (or away from) each company’s default careers page.
take
Page size, max 100 (default 50).
cursor
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.
data
nextCursor
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
429
Too Many Requests Error