Get interviewer stats
Retrieve aggregate statistics for an interviewer in a single call: total candidate count, completed interview count, and average interview and resume scores. Computed from pre-aggregated metrics, so it does not require paginating the interviewer’s candidates.
The two score fields are independent per-agent averages and are null when that agent is not part of the interviewer’s workflow, or when no candidate has been scored yet.
Authorizations
API key for authentication. Pass your key in the X-API-KEY header.
Path Parameters
Response
Successful Response
Aggregate statistics for a single posting.
Returned in a single call without paginating the posting's candidates.
The two score fields are independent per-agent averages (not blended):
each is null when that agent is not part of the posting's workflow,
or when no candidate has produced a score for it yet.
Optional metadata. Shape varies by endpoint.