get https://example.com/api/instrument//entity
Get entity details for an instrument's issuer.
Args: instrument_id: ID of the instrument session: Database session
Returns: EntityResponse with issuer entity details and NSE classification
Raises: HTTPException: 404 if instrument or entity not found