List knowledge base documents for a job

Returns the knowledge base documents the screening agent can reference when answering candidate questions about this job.

Authentication

AuthorizationBearer

Supabase-issued user JWT. Send as Authorization Bearer header. Dedicated API keys are planned for a future release.

Path parameters

jobIdstringRequiredformat: "uuid"

Response

Knowledge base documents.
documentslist of objectsOptional
job_idstringOptionalformat: "uuid"
job_titlestringOptional

Errors

401
Unauthorized Error
404
Not Found Error