# GetOperation Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service. Endpoint: GET /v1alpha/entities/{entity}/individualEntityRiskRatingJobs/{individualEntityRiskRatingJob}/operations/{operation} Version: v1alpha Security: oauth2_client_credentials, oauth2_authorization_code ## Path parameters: - `entity` (string, required) The entity id. - `individualEntityRiskRatingJob` (string, required) The individualEntityRiskRatingJob id. - `operation` (string, required) The operation id.