Get the results of a completed scan.
Args: scan_id: Scan ID to get results for user: Authenticated user from Clerk
Returns: Scan results with issues and summary
Raises: 401: Unauthorized (invalid token) 403: Forbidden (scan not owned by userβs org) 404: Not found (scan not found) 400: Bad request (scan not completed)
Use an API key in the X-API-Key header.
Successful Response
The response is of type object
.