Retrieves the details of a CSV import request that belong to the specified tenant.get https://{tenanturl}/v3.0/PasswordDictionary/CSV/jobs/{id}The details that are returned include the request ID, state, and statistics.Entitlement required: managePwdPolicy (Manage password policy).Path ParamsidstringrequiredThe identifier of the import request whose details are being retrieved.HeadersacceptstringenumDefaults to application/scim+jsonGenerated from available response content typesapplication/jsonapplication/scim+jsonAllowed:application/jsonapplication/scim+jsonResponses 200The request has succeeded. 400The request is invalid. 404The request does not exist. 500An internal server error occurred.Updated over 1 year ago