Reports
Get Reports
Returns a list reports from the system. Can be filtered by the positionId, reportId, or candidateId. Will only return reports that are completed.
GET
At least one query parameter is required.
Authorizations
Query Parameters
The id of the report to filter by. If this is provided, all other filters will be ignored.
The id of the position to filter by
The id of the candidate to filter by
Response
200
application/json
Reports response
The response is of type object[]
.