Interview Reports
Get all completed reports
This endpoint retrieves reports for candidates who have completed their AI interviews. You can filter the reports by Interview ID, Candidate ID or Report ID.
GET
/
interview
/
reports
Authorizations
x-api-key
string
headerrequiredAPI key to access the API
Query Parameters
page
integer
Page number
limit
integer
Number of items per page
keyword
string
Keyword to search for
interview_id
string
ID of the interview
candidate_id
string
ID of the candidate
Response
200 - application/json
status
boolean
Status of the response
message
string
Message of the response
data
object[]
Data of the response