# 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}/pepSanctionIndividualEntityJobs/{pepSanctionIndividualEntityJob}/operations/{operation} Version: v1alpha Security: oauth2_client_credentials, oauth2_authorization_code ## Path parameters: - `entity` (string, required) The entity id. - `pepSanctionIndividualEntityJob` (string, required) The pepSanctionIndividualEntityJob id. - `operation` (string, required) The operation id.