Skip to main content
GET
Get an applicant's top posts

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.

Query Parameters

userId
string
required

The applicant's user ID.

jobId
string
required

The job ID the user is an applicant on (required; confines access to your tenant).

Response

The applicant's up-to-3 top posts.

data
object[]
required

Up to the applicant's 3 top posts (raw post documents).