Get the current status of a scan.
Args: scan_id: Scan ID to check user: Authenticated user from Clerk
Returns: Scan status information
Raises: 401: Unauthorized (invalid token) 403: Forbidden (scan not owned by userβs org) 404: Not found (scan not found)
Use an API key in the X-API-Key header.
Successful Response
The response is of type object
.