Get the Celery task status for a scan.
Args: scan_id: Scan ID to check task status for user: Authenticated user from Clerk
Returns: Task 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
.